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