Home
last modified time | relevance | path

Searched refs:ILocationListener (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
H A DLocationProviderManagerTest.java63 import android.location.ILocationListener;
458 ILocationListener listener = createMockLocationListener(); in testPassive_Listener()
478 ILocationListener listener = createMockLocationListener(); in testRegisterListener()
519 ILocationListener listener = createMockLocationListener(); in testRegisterListener_SameProcess()
534 ILocationListener listener = createMockLocationListener(); in testRegisterListener_Unregister()
555 ILocationListener listener = createMockLocationListener(); in testRegisterListener_Unregister_SameProcess()
580 ILocationListener listener = createMockLocationListener(); in testRegisterListener_NumUpdates()
600 ILocationListener listener = createMockLocationListener(); in testRegisterListener_InvisibleUser()
619 ILocationListener listener = createMockLocationListener(); in testRegisterListener_ExpiringAlarm()
1342 private ILocationListener createMockLocationListener() { in createMockLocationListener()
[all …]
/aosp14/frameworks/base/location/java/android/location/
H A DILocationManager.aidl35 import android.location.ILocationListener;
56 …void registerLocationListener(String provider, in LocationRequest request, in ILocationListener li… in registerLocationListener()
57 void unregisterLocationListener(in ILocationListener listener); in unregisterLocationListener()
65 void requestListenerFlush(String provider, in ILocationListener listener, int requestCode); in requestListenerFlush()
105 …void startGnssBatch(long periodNanos, in ILocationListener listener, String packageName, @nullable… in startGnssBatch()
H A DILocationListener.aidl25 oneway interface ILocationListener interface
H A DLocationManager.java3246 private static class LocationListenerTransport extends ILocationListener.Stub implements
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/
H A DLocationManagerServiceTest.java33 import android.location.ILocationListener;
80 @Mock private ILocationListener mLocationListener;
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java68 import android.location.ILocationListener;
259 private @Nullable ILocationListener mDeprecatedGnssBatchingListener;
603 public void startGnssBatch(long periodNanos, ILocationListener listener, String packageName, in startGnssBatch()
656 ILocationListener listener = mDeprecatedGnssBatchingListener; in stopGnssBatch()
773 ILocationListener listener, String packageName, @Nullable String attributionTag, in registerLocationListener()
918 public void requestListenerFlush(String provider, ILocationListener listener, int requestCode) { in requestListenerFlush()
937 public void unregisterLocationListener(ILocationListener listener) { in unregisterLocationListener()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-unsupported.txt138 Landroid/location/ILocationListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
139 Landroid/location/ILocationListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;
140 Landroid/location/ILocationListener$Stub;-><init>()V
141 Landroid/location/ILocationListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILoca…
H A Dhiddenapi-max-target-o.txt23263 Landroid/location/ILocationListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
23264 Landroid/location/ILocationListener$Stub$Proxy;->onLocationChanged(Landroid/location/Location;)V
23265 Landroid/location/ILocationListener$Stub$Proxy;->onProviderDisabled(Ljava/lang/String;)V
23266 Landroid/location/ILocationListener$Stub$Proxy;->onProviderEnabled(Ljava/lang/String;)V
23267 Landroid/location/ILocationListener$Stub$Proxy;->onStatusChanged(Ljava/lang/String;ILandroid/os/Bun…
23268 Landroid/location/ILocationListener$Stub;->DESCRIPTOR:Ljava/lang/String;
23269 Landroid/location/ILocationListener$Stub;->TRANSACTION_onLocationChanged:I
23270 Landroid/location/ILocationListener$Stub;->TRANSACTION_onProviderDisabled:I
23271 Landroid/location/ILocationListener$Stub;->TRANSACTION_onProviderEnabled:I
23272 Landroid/location/ILocationListener$Stub;->TRANSACTION_onStatusChanged:I
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/location/provider/
H A DLocationProviderManager.java59 import android.location.ILocationListener;
200 private final ILocationListener mListener;
202 LocationListenerTransport(ILocationListener listener) { in LocationListenerTransport()
1931 @PermissionLevel int permissionLevel, ILocationListener listener) {
1968 public void flush(ILocationListener listener, int requestCode) {
1999 public void unregisterLocationRequest(ILocationListener listener) {
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes4791 android.location.ILocationListener$Stub$Proxy
4792 android.location.ILocationListener$Stub
4793 android.location.ILocationListener
H A Dboot-image-profile.txt10541 HSPLandroid/location/ILocationListener$Stub;-><init>()V
10542 HSPLandroid/location/ILocationListener$Stub;->asBinder()Landroid/os/IBinder;
10543 HSPLandroid/location/ILocationListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
10549 …ava/lang/String;Landroid/location/LocationRequest;Landroid/location/ILocationListener;Ljava/lang/S…
27575 Landroid/location/ILocationListener$Stub$Proxy;
27576 Landroid/location/ILocationListener$Stub;
27577 Landroid/location/ILocationListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes4795 android.location.ILocationListener$Stub$Proxy
4796 android.location.ILocationListener$Stub
4797 android.location.ILocationListener
H A Dboot-image-profile.txt10544 HSPLandroid/location/ILocationListener$Stub;-><init>()V
10545 HSPLandroid/location/ILocationListener$Stub;->asBinder()Landroid/os/IBinder;
10546 HSPLandroid/location/ILocationListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
10552 …ava/lang/String;Landroid/location/LocationRequest;Landroid/location/ILocationListener;Ljava/lang/S…
37682 Landroid/location/ILocationListener$Stub$Proxy;
37683 Landroid/location/ILocationListener$Stub;
37684 Landroid/location/ILocationListener;
/aosp14/frameworks/base/services/
H A Dart-profile4848 …ndroid/location/LocationResult;]Landroid/location/ILocationListener;Landroid/location/ILocationLis…