Searched refs:ACTION_MANAGE_AUTO_REVOKE (Results 1 – 2 of 2) sorted by relevance
67 public static final String ACTION_MANAGE_AUTO_REVOKE = "manageAutoRevoke"; field in Constants
21 import static com.android.permissioncontroller.Constants.ACTION_MANAGE_AUTO_REVOKE;314 case ACTION_MANAGE_AUTO_REVOKE: { in onCreate()