Searched defs:protectionLevel (Results 1 – 5 of 5) sorted by relevance
90 int protectionLevel; field in BasePermission297 public boolean addToTree(@ProtectionLevel int protectionLevel, in addToTree()
200 public abstract @NonNull ArrayList<PermissionInfo> getAllPermissionWithProtectionLevel( in getAllPermissionWithProtectionLevel()
558 int protectionLevel, String packageName, int uid) { in adjustPermissionProtectionFlagsLocked()3221 public @NonNull ArrayList<PermissionInfo> getAllPermissionWithProtectionLevel( in getAllPermissionWithProtectionLevel()
312 public int protectionLevel; field in PermissionInfo
383 private void assertPermission(String name, String packageName, int protectionLevel, in assertPermission()