Searched refs:getDlgIntent (Results 1 – 1 of 1) sorted by relevance
387 Intent intent = !mPopupImmediately ? getDlgIntent(notif) : new Intent(); in setNiNotification()401 Intent intent = getDlgIntent(notif); in openNiDialog()412 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent() method in GpsNetInitiatedHandler