Searched refs:FEATURE_PLAY (Results 1 – 3 of 3) sorted by relevance
46 public static final int FEATURE_PLAY = 40; field in AvrcpPlayer205 if (supportsFeature(FEATURE_PLAY)) { in updateAvailableActions()
166 apb.setSupportedFeature(AvrcpPlayer.FEATURE_PLAY); in AvrcpControllerStateMachine()668 apb.setSupportedFeature(AvrcpPlayer.FEATURE_PLAY); in processMessage()
38 private static final int TEST_FEATURE = AvrcpPlayer.FEATURE_PLAY;