Searched refs:USER_ACTION (Results 1 – 1 of 1) sorted by relevance
51 private static final String USER_ACTION = "com.android.settings.TRUSTED_CREDENTIALS_USER"; field in TrustedCredentialsSettings84 if (intent != null && USER_ACTION.equals(intent.getAction())) { in onViewCreated()