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

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java387 Intent intent = !mPopupImmediately ? getDlgIntent(notif) : new Intent();
401 Intent intent = getDlgIntent(notif);
412 private Intent getDlgIntent(GpsNiNotification notif) method in class:GpsNetInitiatedHandler

Completed in 278 milliseconds