Searched refs:AUTO_REVOKE_DISCOURAGED (Results 1 – 2 of 2) sorted by relevance
765 public static final int AUTO_REVOKE_DISCOURAGED = 1; field in ApplicationInfo
25 import static android.content.pm.ApplicationInfo.AUTO_REVOKE_DISCOURAGED;3351 return getPackagesWithAutoRevokePolicy(AUTO_REVOKE_DISCOURAGED, userId); in getAutoRevokeExemptionRequestedPackages()