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