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.java325 boolean isSettingsIntent = TextUtils.isEmpty(vmNumber); in updateMwi()
327 if (isSettingsIntent) { in updateMwi()
381 pendingIntent, isSettingsIntent, userHandle, isRefresh)) { in updateMwi()
427 String number, PendingIntent pendingIntent, boolean isSettingsIntent, in maybeSendVoicemailNotificationUsingDefaultDialer() argument
450 intent.putExtra(isSettingsIntent in maybeSendVoicemailNotificationUsingDefaultDialer()