Searched refs:AVRCP_ENABLE_PROPERTY (Results 1 – 1 of 1) sorted by relevance
49 private static final String AVRCP_ENABLE_PROPERTY = "persist.bluetooth.enablenewavrcp"; field in AvrcpTargetService124 if (!SystemProperties.getBoolean(AVRCP_ENABLE_PROPERTY, true)) { in setUserUnlocked()145 if (!SystemProperties.getBoolean(AVRCP_ENABLE_PROPERTY, true)) { in start()