Searched refs:MSG_ADBWIFI_ALLOW (Results 1 – 1 of 1) sorted by relevance
715 static final int MSG_ADBWIFI_ALLOW = 18; field in AdbDebuggingManager.AdbDebuggingHandler1040 case MSG_ADBWIFI_ALLOW: in handleMessage()1659 Message msg = mHandler.obtainMessage(AdbDebuggingHandler.MSG_ADBWIFI_ALLOW); in allowWirelessDebugging()