Searched refs:addCommandsWithPrefix (Results 1 – 2 of 2) sorted by relevance
99 addCommandsWithPrefix(PREFIX_COMMAND_CODE); in addAllPredefinedCommands()103 addCommandsWithPrefix(PREFIX_COMMAND_CODE_PLAYBACK); in addAllPlaybackCommands()107 addCommandsWithPrefix(PREFIX_COMMAND_CODE_PLAYLIST); in addAllPlaylistCommands()111 addCommandsWithPrefix(PREFIX_COMMAND_CODE_VOLUME); in addAllVolumeCommands()114 private void addCommandsWithPrefix(String prefix) { in addCommandsWithPrefix() method in SessionCommandGroup2
1112 addCommandsWithPrefix(PREFIX_COMMAND_CODE); in addAllPredefinedCommands_impl()1116 addCommandsWithPrefix(PREFIX_COMMAND_CODE_PLAYBACK); in addAllPlaybackCommands()1120 addCommandsWithPrefix(PREFIX_COMMAND_CODE_PLAYLIST); in addAllPlaylistCommands()1123 private void addCommandsWithPrefix(String prefix) { in addCommandsWithPrefix() method in MediaSession2Impl.CommandGroupImpl