Searched refs:SECURITY_ADB (Results 1 – 1 of 1) sorted by relevance
28 static final String SECURITY_ADB = "ADB"; field in AdbQrCode41 if (!SECURITY_ADB.equals(mAdbConfig.getSecurity())) { in AdbQrCode()