Searched refs:GpsNiNotification (Results 1 – 2 of 2) sorted by relevance
126 public static class GpsNiNotification class in GpsNetInitiatedHandler129 public GpsNiNotification() { in GpsNiNotification() method in GpsNetInitiatedHandler.GpsNiNotification271 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 …]
73 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;1895 GpsNiNotification notification = new GpsNiNotification();