Searched refs:mIsCallScreeningModeSupported (Results 1 – 1 of 1) sorted by relevance
1031 mIsCallScreeningModeSupported = AudioSystem.isCallScreeningModeSupported(); in AudioService()1330 mIsCallScreeningModeSupported = AudioSystem.isCallScreeningModeSupported(); in onAudioServerDied()4743 if (mode == AudioSystem.MODE_CALL_SCREENING && !mIsCallScreeningModeSupported) { in setMode()4900 private boolean mIsCallScreeningModeSupported = false; field in AudioService4904 return mIsCallScreeningModeSupported; in isCallScreeningModeSupported()9081 pw.print(" mIsCallScreeningModeSupported="); pw.println(mIsCallScreeningModeSupported); in dump()