Searched defs:GpsNiNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java98 public static class GpsNiNotification class in class:GpsNetInitiatedHandler
135 public void handleNiNotification(GpsNiNotification notif)
181 private synchronized void setNiNotification(GpsNiNotification notif) {
221 private void openNiDialog(GpsNiNotification notif)
234 private Intent getDlgIntent(GpsNiNotification notif)
389 static private String getNotifTicker(GpsNiNotification notif, Context context)
398 static private String getNotifTitle(GpsNiNotification notif, Context context)
405 static private String getNotifMessage(GpsNiNotification notif, Context context)
414 static public String getDialogTitle(GpsNiNotification notif, Context context)
420 static private String getDialogMessage(GpsNiNotification noti
[all...]

Completed in 24 milliseconds