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