Searched refs:GpsNiNotification (Results 1 – 2 of 2) sorted by relevance
122 public static class GpsNiNotification class in GpsNetInitiatedHandler252 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 …]
81 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;1999 GpsNiNotification notification = new GpsNiNotification();