Searched refs:mPopupImmediately (Results 1 – 1 of 1) sorted by relevance
93 private boolean mPopupImmediately = true; field in GpsNetInitiatedHandler141 if (notif.needNotify && notif.needVerify && mPopupImmediately) in handleNiNotification()149 notif.needNotify && notif.needVerify && !mPopupImmediately) in handleNiNotification()212 Intent intent = !mPopupImmediately ? getDlgIntent(notif) : new Intent(); in setNiNotification()