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