Searched refs:mIsCallScreenModeSupported (Results 1 – 1 of 1) sorted by relevance
67 mIsCallScreenModeSupported = false; in clear()118 bool isCallScreenModeSupported() const { return mIsCallScreenModeSupported; } in isCallScreenModeSupported()122 mIsCallScreenModeSupported = isCallScreenModeSupported; in setCallScreenModeSupported()218 bool mIsCallScreenModeSupported; variable