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

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java121 public static class GpsNiNotification class in class:GpsNetInitiatedHandler
255 public void handleNiNotification(GpsNiNotification notif) {
283 private void handleNi(GpsNiNotification notif) {
324 private void handleNiInEs(GpsNiNotification notif) {
355 private synchronized void setNiNotification(GpsNiNotification notif) {
399 private void openNiDialog(GpsNiNotification notif)
412 private Intent getDlgIntent(GpsNiNotification notif)
567 static private String getNotifTicker(GpsNiNotification notif, Context context)
576 static private String getNotifTitle(GpsNiNotification notif, Context context)
583 static private String getNotifMessage(GpsNiNotification noti
[all...]

Completed in 120 milliseconds