Searched refs:ACTION_RESET (Results 1 – 1 of 1) sorted by relevance
99 public static final String ACTION_RESET = "com.android.credentials.RESET"; field in CredentialStorage131 if (ACTION_RESET.equals(action)) { in onResume()