Searched refs:AUTH_BROADCAST_KEY (Results 1 – 1 of 1) sorted by relevance
43 private static final String AUTH_BROADCAST_KEY = "debug_trigger_auth"; field in UnlockMethodCache65 filter.addAction(AUTH_BROADCAST_KEY); in UnlockMethodCache()69 if (DEBUG_AUTH_WITH_ADB && AUTH_BROADCAST_KEY.equals(intent.getAction())) { in UnlockMethodCache()