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