Searched refs:MSG_SEND_INPUTBRIDGE_CONNECTED (Results 1 – 1 of 1) sorted by relevance
54 private static final int MSG_SEND_INPUTBRIDGE_CONNECTED = 2; field in TvRemoteProvider279 mHandler.obtainMessage(MSG_SEND_INPUTBRIDGE_CONNECTED, 0, 0, in onInputBridgeConnected()296 case MSG_SEND_INPUTBRIDGE_CONNECTED: { in handleMessage()