Searched refs:mIsCallScreeningModeSupported (Results 1 – 1 of 1) sorted by relevance
1240 mIsCallScreeningModeSupported = AudioSystem.isCallScreeningModeSupported(); in AudioService()1638 mIsCallScreeningModeSupported = AudioSystem.isCallScreeningModeSupported(); in onAudioServerDied()5819 if (mode == AudioSystem.MODE_CALL_SCREENING && !mIsCallScreeningModeSupported) { in setMode()5994 private boolean mIsCallScreeningModeSupported = false; field in AudioService5998 return mIsCallScreeningModeSupported; in isCallScreeningModeSupported()11267 pw.print(" mIsCallScreeningModeSupported="); pw.println(mIsCallScreeningModeSupported); in dump()