Searched refs:CLIENT_MSG_SEARCH (Results 1 – 3 of 3) sorted by relevance
197 public static final int CLIENT_MSG_SEARCH = 8; field in MediaBrowserProtocol
26 import static androidx.media.MediaBrowserProtocol.CLIENT_MSG_SEARCH;609 case CLIENT_MSG_SEARCH: in handleMessage()
26 import static androidx.media.MediaBrowserProtocol.CLIENT_MSG_SEARCH;2208 sendRequest(CLIENT_MSG_SEARCH, data, callbacksMessenger); in search()