Searched refs:PROPERTY_ARC_SUPPORT (Results 1 – 3 of 3) sorted by relevance
462 static final String PROPERTY_ARC_SUPPORT = field in Constants
611 if (!mService.readBooleanSystemProperty(Constants.PROPERTY_ARC_SUPPORT, true)) { in handleRequestArcInitiate()626 if (!SystemProperties.getBoolean(Constants.PROPERTY_ARC_SUPPORT, true)) { in handleRequestArcTermination()1030 if (SystemProperties.getBoolean(Constants.PROPERTY_ARC_SUPPORT, true) in setSystemAudioMode()1207 if (SystemProperties.getBoolean(Constants.PROPERTY_ARC_SUPPORT, true) in initArcOnFromAvr()
164 case Constants.PROPERTY_ARC_SUPPORT: in setUp()