Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbDebuggingManager.java284 AdbDebuggingHandler.MSG_RESPONSE_PAIRING_RESULT, in run()
770 static final int MSG_RESPONSE_PAIRING_RESULT = 20; field in AdbDebuggingManager.AdbDebuggingHandler
1162 case MSG_RESPONSE_PAIRING_RESULT: { in handleMessage()