Searched refs:MESSAGE_ADB_CLEAR (Results 1 – 2 of 2) sorted by relevance
759 static final int MESSAGE_ADB_CLEAR = 6; field in AdbDebuggingManager.AdbDebuggingHandler967 case MESSAGE_ADB_CLEAR: { in handleMessage()1705 mHandler.sendEmptyMessage(AdbDebuggingHandler.MESSAGE_ADB_CLEAR); in clearDebuggingKeys()
1109 AdbDebuggingManager.AdbDebuggingHandler.MESSAGE_ADB_CLEAR).sendToTarget(); in clearKeyStore()