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.java126 private boolean mIsCallComposerCapable; field in TelecomAccountRegistry.AccountEntry
375 if (mIsCallComposerCapable) { in buildPstnPhoneAccount()
850 if (isCallComposerCapable != mIsCallComposerCapable) { in updateCallComposerCapability()
851 mIsCallComposerCapable = isCallComposerCapable; in updateCallComposerCapability()