Searched refs:CLIENT_MSG_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
135 public static final int CLIENT_MSG_DISCONNECT = 2; field in MediaBrowserProtocol
22 import static androidx.media.MediaBrowserProtocol.CLIENT_MSG_DISCONNECT;582 case CLIENT_MSG_DISCONNECT: in handleMessage()
22 import static androidx.media.MediaBrowserProtocol.CLIENT_MSG_DISCONNECT;2160 sendRequest(CLIENT_MSG_DISCONNECT, null, callbacksMessenger); in disconnect()