Home
last modified time | relevance | path

Searched refs:GpsNiNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java122 public static class GpsNiNotification class in GpsNetInitiatedHandler
252 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()
280 private void handleNi(GpsNiNotification notif) { in handleNi()
321 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()
352 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()
397 private void openNiDialog(GpsNiNotification notif) in openNiDialog()
410 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()
565 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()
574 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()
581 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()
[all …]
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java81 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;
1999 GpsNiNotification notification = new GpsNiNotification();