public class MockLocationObservableOnSubscribe extends BaseLocationObservableOnSubscribe<Status>
| Modifier and Type | Method and Description |
|---|---|
static <any> |
createObservable(ObservableContext context,
<any> locationObservable) |
protected void |
onDisposed(GoogleApiClient locationClient) |
protected void |
onGoogleApiClientReady(GoogleApiClient apiClient,
<any> emitter) |
subscribepublic static <any> createObservable(ObservableContext context, <any> locationObservable)
protected void onGoogleApiClientReady(GoogleApiClient apiClient,
<any> emitter)
onGoogleApiClientReady in class BaseObservableOnSubscribe<Status>protected void onDisposed(GoogleApiClient locationClient)
onDisposed in class BaseObservableOnSubscribe<Status>