Searched refs:GpsNiNotification (Results 1 – 4 of 4) sorted by relevance
125 public static class GpsNiNotification class in GpsNetInitiatedHandler128 public GpsNiNotification() { in GpsNiNotification() method in GpsNetInitiatedHandler.GpsNiNotification270 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()298 private void handleNi(GpsNiNotification notif) { in handleNi()339 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()372 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()413 private void openNiDialog(GpsNiNotification notif) in openNiDialog()426 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()573 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()582 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()[all …]
73 import com.android.internal.location.GpsNetInitiatedHandler.GpsNiNotification;1909 GpsNiNotification notification = new GpsNiNotification();
8181 com.android.internal.location.GpsNetInitiatedHandler$GpsNiNotification
48610 Lcom/android/internal/location/GpsNetInitiatedHandler$GpsNiNotification;