Searched refs:DATA_CUSTOM_ACTION (Results 1 – 3 of 3) sorted by relevance
45 public static final String DATA_CUSTOM_ACTION = "data_custom_action"; field in MediaBrowserProtocol
32 import static androidx.media.MediaBrowserProtocol.DATA_CUSTOM_ACTION;616 mServiceBinderImpl.sendCustomAction(data.getString(DATA_CUSTOM_ACTION), in handleMessage()
31 import static androidx.media.MediaBrowserProtocol.DATA_CUSTOM_ACTION;2214 data.putString(DATA_CUSTOM_ACTION, action); in sendCustomAction()