Searched refs:LocalListenerHelper (Results 1 – 7 of 7) sorted by relevance
37 abstract class LocalListenerHelper<TListener> { class43 protected LocalListenerHelper(Context context, String name) { in LocalListenerHelper() method in LocalListenerHelper
30 extends LocalListenerHelper<BatchedLocationCallback> {
28 extends LocalListenerHelper<GnssNavigationMessage.Callback> {
30 extends LocalListenerHelper<GnssMeasurementsEvent.Callback> {
2169 android.location.LocalListenerHelper
33549 Landroid/location/LocalListenerHelper$ListenerOperation;->execute(Ljava/lang/Object;)V33550 Landroid/location/LocalListenerHelper;-><init>(Landroid/content/Context;Ljava/lang/String;)V33551 Landroid/location/LocalListenerHelper;->add(Ljava/lang/Object;Landroid/os/Handler;)Z33552 Landroid/location/LocalListenerHelper;->executeOperation(Landroid/location/LocalListenerHelper$List…33553 Landroid/location/LocalListenerHelper;->foreach(Landroid/location/LocalListenerHelper$ListenerOpera…33554 Landroid/location/LocalListenerHelper;->getContext()Landroid/content/Context;33555 Landroid/location/LocalListenerHelper;->mContext:Landroid/content/Context;33556 Landroid/location/LocalListenerHelper;->mListeners:Ljava/util/HashMap;33557 Landroid/location/LocalListenerHelper;->mTag:Ljava/lang/String;33558 Landroid/location/LocalListenerHelper;->registerWithServer()Z[all …]
34457 Landroid/location/LocalListenerHelper;