Searched refs:ACCESS_LEVEL_ALL (Results 1 – 2 of 2) sorted by relevance
73 ACCESS_LEVEL_ALL,86 public static final int ACCESS_LEVEL_ALL = 0; field in CrossProfileIntentFilter122 this(filter, ownerPackage, targetUserId, flags, ACCESS_LEVEL_ALL);174 mAccessControlLevel = parser.getAttributeInt(null, ATTR_ACCESS_CONTROL, ACCESS_LEVEL_ALL);
2943 CrossProfileIntentFilter.ACCESS_LEVEL_ALL; in getCrossProfileIntentFilterAccessControl()