Searched refs:KEY_COMMAND_CODE (Results 1 – 2 of 2) sorted by relevance
322 private static final String KEY_COMMAND_CODE = field in SessionCommand2394 bundle.putInt(KEY_COMMAND_CODE, mCommandCode); in toBundle()409 int code = command.getInt(KEY_COMMAND_CODE); in fromBundle()
976 private static final String KEY_COMMAND_CODE field in MediaSession2Impl.CommandImpl1028 bundle.putInt(KEY_COMMAND_CODE, mCommandCode); in toBundle_impl()1041 int code = command.getInt(KEY_COMMAND_CODE); in fromBundle_impl()