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.java126 public static class GpsNiNotification class in GpsNetInitiatedHandler
129 public GpsNiNotification() { in GpsNiNotification() method in GpsNetInitiatedHandler.GpsNiNotification
271 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()
299 private void handleNi(GpsNiNotification notif) { in handleNi()
340 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()
373 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()
418 private void openNiDialog(GpsNiNotification notif) in openNiDialog()
431 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()
578 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()
587 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()
[all …]
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java73 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;
1895 GpsNiNotification notification = new GpsNiNotification();