Home
last modified time | relevance | path

Searched refs:isSettingsIntent (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java306 boolean isSettingsIntent = TextUtils.isEmpty(vmNumber); in updateMwi()
308 if (isSettingsIntent) { in updateMwi()
361 pendingIntent, isSettingsIntent, userHandle, isRefresh)) { in updateMwi()
407 String number, PendingIntent pendingIntent, boolean isSettingsIntent, in maybeSendVoicemailNotificationUsingDefaultDialer() argument
430 intent.putExtra(isSettingsIntent in maybeSendVoicemailNotificationUsingDefaultDialer()