Searched refs:KEY_COMMAND_CUSTOM_COMMAND (Results 1 – 2 of 2) sorted by relevance
324 private static final String KEY_COMMAND_CUSTOM_COMMAND = field in SessionCommand2395 bundle.putString(KEY_COMMAND_CUSTOM_COMMAND, mCustomCommand); in toBundle()413 String customCommand = command.getString(KEY_COMMAND_CUSTOM_COMMAND); in fromBundle()
978 private static final String KEY_COMMAND_CUSTOM_COMMAND field in MediaSession2Impl.CommandImpl1029 bundle.putString(KEY_COMMAND_CUSTOM_COMMAND, mCustomCommand); in toBundle_impl()1045 String customCommand = command.getString(KEY_COMMAND_CUSTOM_COMMAND); in fromBundle_impl()