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.java330 boolean isSettingsIntent = TextUtils.isEmpty(vmNumber); in updateMwi()
332 if (isSettingsIntent) { in updateMwi()
384 pendingIntent, isSettingsIntent, userHandle, isRefresh)) { in updateMwi()
444 String number, PendingIntent pendingIntent, boolean isSettingsIntent, in maybeSendVoicemailNotificationUsingDefaultDialer() argument
467 intent.putExtra(isSettingsIntent in maybeSendVoicemailNotificationUsingDefaultDialer()