public class LastKnownLocationObservableOnSubscribe extends BaseLocationObservableOnSubscribe<android.location.Location>
| Modifier and Type | Method and Description |
|---|---|
static <any> |
createObservable(ObservableContext ctx) |
protected void |
onGoogleApiClientReady(GoogleApiClient apiClient,
<any> emitter) |
onDisposed, subscribepublic static <any> createObservable(ObservableContext ctx)
protected void onGoogleApiClientReady(GoogleApiClient apiClient,
<any> emitter)
onGoogleApiClientReady in class BaseObservableOnSubscribe<android.location.Location>