Searched refs:DEBUG_AUTH_WITH_ADB (Results 1 – 1 of 1) sorted by relevance
42 private static final boolean DEBUG_AUTH_WITH_ADB = false; field in UnlockMethodCache62 if (Build.IS_DEBUGGABLE && DEBUG_AUTH_WITH_ADB) { in UnlockMethodCache()69 if (DEBUG_AUTH_WITH_ADB && AUTH_BROADCAST_KEY.equals(intent.getAction())) { in UnlockMethodCache()123 || (Build.IS_DEBUGGABLE && DEBUG_AUTH_WITH_ADB && mDebugUnlocked); in update()