Searched refs:DATA_CUSTOM_ACTION_EXTRAS (Results 1 – 3 of 3) sorted by relevance
46 public static final String DATA_CUSTOM_ACTION_EXTRAS = "data_custom_action_extras"; field in MediaBrowserProtocol
33 import static androidx.media.MediaBrowserProtocol.DATA_CUSTOM_ACTION_EXTRAS;617 data.getBundle(DATA_CUSTOM_ACTION_EXTRAS), in handleMessage()
32 import static androidx.media.MediaBrowserProtocol.DATA_CUSTOM_ACTION_EXTRAS;2215 data.putBundle(DATA_CUSTOM_ACTION_EXTRAS, extras); in sendCustomAction()