Searched refs:GpsNiNotification (Results 1 – 3 of 3) sorted by relevance
98 public static class GpsNiNotification class in GpsNetInitiatedHandler135 public void handleNiNotification(GpsNiNotification notif) in handleNiNotification()181 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()224 private void openNiDialog(GpsNiNotification notif) in openNiDialog()237 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()392 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()401 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()408 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()417 static public String getDialogTitle(GpsNiNotification notif, Context context) in getDialogTitle()423 static private String getDialogMessage(GpsNiNotification notif, Context context) in getDialogMessage()
61 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;1408 GpsNiNotification notification = new GpsNiNotification(); in reportNiNotification()
183 static void gps_ni_notify_callback(GpsNiNotification *notification) in gps_ni_notify_callback()