Searched refs:GpsNiNotification (Results 1 – 3 of 3) sorted by relevance
121 public static class GpsNiNotification class in GpsNetInitiatedHandler255 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()283 private void handleNi(GpsNiNotification notif) { in handleNi()324 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()355 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()399 private void openNiDialog(GpsNiNotification notif) in openNiDialog()412 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()567 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()576 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()583 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()[all …]
22 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;1925 GpsNiNotification notification = new GpsNiNotification();
415 static void gps_ni_notify_callback(GpsNiNotification *notification) in gps_ni_notify_callback()