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