Home
last modified time | relevance | path

Searched refs:MSG_RESPONSE_PAIRING_PORT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/adb/
DAdbDebuggingManager.java228 AdbDebuggingHandler.MSG_RESPONSE_PAIRING_PORT); in run()
724 static final int MSG_RESPONSE_PAIRING_PORT = 21; field in AdbDebuggingManager.AdbDebuggingHandler
1106 case MSG_RESPONSE_PAIRING_PORT: { in handleMessage()