Searched refs:mDebugUnlocked (Results 1 – 1 of 1) sorted by relevance
54 private boolean mDebugUnlocked = false; field in UnlockMethodCache70 mDebugUnlocked = !mDebugUnlocked; in UnlockMethodCache()123 || (Build.IS_DEBUGGABLE && DEBUG_AUTH_WITH_ADB && mDebugUnlocked); in update()153 pw.println(" mDebugUnlocked: " + mDebugUnlocked); in dump()