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