Home
last modified time | relevance | path

Searched refs:INetInitiatedListener (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/location/java/android/location/
H A DINetInitiatedListener.aidl23 interface INetInitiatedListener interface
/aosp12/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java26 import android.location.INetInitiatedListener;
111 private final INetInitiatedListener mNetInitiatedListener;
178 INetInitiatedListener netInitiatedListener, in GpsNetInitiatedHandler()
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java61 import android.location.INetInitiatedListener;
1265 private final INetInitiatedListener mNetInitiatedListener = new INetInitiatedListener.Stub() {
1298 public INetInitiatedListener getNetInitiatedListener() { in getNetInitiatedListener()
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist187 "android.location.INetInitiatedListener",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-unsupported.txt160 Landroid/location/INetInitiatedListener$Stub;-><init>()V
H A Dhiddenapi-max-target-o.txt26291 Landroid/location/INetInitiatedListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
26292 Landroid/location/INetInitiatedListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
26293 Landroid/location/INetInitiatedListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;
26294 Landroid/location/INetInitiatedListener$Stub$Proxy;->sendNiResponse(II)Z
26295 Landroid/location/INetInitiatedListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/I…
26296 Landroid/location/INetInitiatedListener$Stub;->DESCRIPTOR:Ljava/lang/String;
26297 Landroid/location/INetInitiatedListener$Stub;->TRANSACTION_sendNiResponse:I
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes4382 android.location.INetInitiatedListener$Stub
4383 android.location.INetInitiatedListener
H A Dboot-image-profile.txt27542 Landroid/location/INetInitiatedListener$Stub;
27543 Landroid/location/INetInitiatedListener;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes4380 android.location.INetInitiatedListener$Stub
4381 android.location.INetInitiatedListener
H A Dboot-image-profile.txt37179 Landroid/location/INetInitiatedListener$Stub;
37180 Landroid/location/INetInitiatedListener;
/aosp12/frameworks/base/services/
H A Dart-profile22080 …ation/gnss/GnssLocationProvider;->getNetInitiatedListener()Landroid/location/INetInitiatedListener;