Searched refs:GpsNetInitiatedHandler (Results 1 – 10 of 10) sorted by relevance
32 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()
97 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()
37 import com.android.internal.location.GpsNetInitiatedHandler;113 private final GpsNetInitiatedHandler mNiHandler;188 GpsNetInitiatedHandler niHandler) { in GnssNetworkConnectivityHandler()
39 import com.android.internal.location.GpsNetInitiatedHandler;79 private final GpsNetInitiatedHandler mNiHandler;100 GnssVisibilityControl(Context context, Looper looper, GpsNetInitiatedHandler niHandler) { in GnssVisibilityControl()
47 public class GpsNetInitiatedHandler { class177 public GpsNetInitiatedHandler(Context context, in GpsNetInitiatedHandler() method in GpsNetInitiatedHandler
8945 com.android.internal.location.GpsNetInitiatedHandler$18946 com.android.internal.location.GpsNetInitiatedHandler$28947 com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification8948 com.android.internal.location.GpsNetInitiatedHandler
33175 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;
8966 com.android.internal.location.GpsNetInitiatedHandler$18967 com.android.internal.location.GpsNetInitiatedHandler$28968 com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification8969 com.android.internal.location.GpsNetInitiatedHandler
42839 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;
22087 …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;)V22273 …nager;]Lcom/android/internal/location/GpsNetInitiatedHandler;Lcom/android/internal/location/GpsNet…22378 …android/content/Context;Landroid/os/Looper;Lcom/android/internal/location/GpsNetInitiatedHandler;)V