Home
last modified time | relevance | path

Searched refs:GpsNetInitiatedHandler (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DNetInitiatedActivity.java32 import com.android.internal.location.GpsNetInitiatedHandler;
80 p.mTitle = intent.getStringExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_TITLE); in onCreate()
81 p.mMessage = intent.getStringExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_MESSAGE); in onCreate()
87 notificationId = intent.getIntExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_NOTIF_ID, -1); in onCreate()
88 …timeout = intent.getIntExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_TIMEOUT, default_response_timeou… in onCreate()
89 …default_response = intent.getIntExtra(GpsNetInitiatedHandler.NI_INTENT_KEY_DEFAULT_RESPONSE, GpsNe… in onCreate()
113 sendUserResponse(GpsNetInitiatedHandler.GPS_NI_RESPONSE_ACCEPT); in onClick()
116 sendUserResponse(GpsNetInitiatedHandler.GPS_NI_RESPONSE_DENY); in onClick()
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java97 import com.android.internal.location.GpsNetInitiatedHandler;
98 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;
303 private final GpsNetInitiatedHandler mNIHandler;
425 mNIHandler = new GpsNetInitiatedHandler(context, in GnssLocationProvider()
1322 notification.needNotify = (notifyFlags & GpsNetInitiatedHandler.GPS_NI_NEED_NOTIFY) != 0; in reportNiNotification()
1323 notification.needVerify = (notifyFlags & GpsNetInitiatedHandler.GPS_NI_NEED_VERIFY) != 0; in reportNiNotification()
1325 (notifyFlags & GpsNetInitiatedHandler.GPS_NI_PRIVACY_OVERRIDE) != 0; in reportNiNotification()
H A DGnssNetworkConnectivityHandler.java37 import com.android.internal.location.GpsNetInitiatedHandler;
113 private final GpsNetInitiatedHandler mNiHandler;
188 GpsNetInitiatedHandler niHandler) { in GnssNetworkConnectivityHandler()
H A DGnssVisibilityControl.java39 import com.android.internal.location.GpsNetInitiatedHandler;
79 private final GpsNetInitiatedHandler mNiHandler;
100 GnssVisibilityControl(Context context, Looper looper, GpsNetInitiatedHandler niHandler) { in GnssVisibilityControl()
/aosp12/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java47 public class GpsNetInitiatedHandler { class
177 public GpsNetInitiatedHandler(Context context, in GpsNetInitiatedHandler() method in GpsNetInitiatedHandler
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8945 com.android.internal.location.GpsNetInitiatedHandler$1
8946 com.android.internal.location.GpsNetInitiatedHandler$2
8947 com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
8948 com.android.internal.location.GpsNetInitiatedHandler
H A Dboot-image-profile.txt33175 Lcom/android/internal/location/GpsNetInitiatedHandler$1;
33176 Lcom/android/internal/location/GpsNetInitiatedHandler$2;
33177 Lcom/android/internal/location/GpsNetInitiatedHandler$GpsNiNotification;
33178 Lcom/android/internal/location/GpsNetInitiatedHandler;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8966 com.android.internal.location.GpsNetInitiatedHandler$1
8967 com.android.internal.location.GpsNetInitiatedHandler$2
8968 com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
8969 com.android.internal.location.GpsNetInitiatedHandler
H A Dboot-image-profile.txt42839 Lcom/android/internal/location/GpsNetInitiatedHandler$1;
42840 Lcom/android/internal/location/GpsNetInitiatedHandler$2;
42841 Lcom/android/internal/location/GpsNetInitiatedHandler$GpsNiNotification;
42842 Lcom/android/internal/location/GpsNetInitiatedHandler;
/aosp12/frameworks/base/services/
H A Dart-profile22087 …nager;]Lcom/android/internal/location/GpsNetInitiatedHandler;Lcom/android/internal/location/GpsNet…
22108 …ation;]Lcom/android/internal/location/GpsNetInitiatedHandler;Lcom/android/internal/location/GpsNet…
22254 …ler$GnssNetworkListener;Landroid/os/Looper;Lcom/android/internal/location/GpsNetInitiatedHandler;)V
22273 …nager;]Lcom/android/internal/location/GpsNetInitiatedHandler;Lcom/android/internal/location/GpsNet…
22378 …android/content/Context;Landroid/os/Looper;Lcom/android/internal/location/GpsNetInitiatedHandler;)V