Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java139 private boolean mIsCallComposerCapable; field in TelecomAccountRegistry.AccountEntry
427 if (mIsCallComposerCapable) { in buildPstnPhoneAccount()
992 if (isCallComposerCapable != mIsCallComposerCapable) { in updateCallComposerCapability()
993 mIsCallComposerCapable = isCallComposerCapable; in updateCallComposerCapability()