Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DPrivacyDialog.kt59 private val phonecall = context.getString(R.string.ongoing_privacy_dialog_phonecall) in <lambda>() constant
116 val app = if (element.phoneCall) phonecall else element.applicationName in <lambda>()