Searched refs:PROTECTION_MASK_BASE (Results 1 – 8 of 8) sorted by relevance
88 return (protectionLevel & PermissionInfo.PROTECTION_MASK_BASE) in isRuntime()93 return (protectionLevel & PermissionInfo.PROTECTION_MASK_BASE) in isDevelopment()
8406 final int level = bp.protectionLevel & PermissionInfo.PROTECTION_MASK_BASE; in grantPermissionsLPw()
117 public static final int PROTECTION_MASK_BASE = 0xf; field in PermissionInfo192 switch (level&PROTECTION_MASK_BASE) { in protectionToString()
2270 if ((perm.info.protectionLevel&PermissionInfo.PROTECTION_MASK_BASE) != in parsePermission()
534 final int base = pInfo.protectionLevel & PermissionInfo.PROTECTION_MASK_BASE; in isDisplayablePermission()
716 final int base = pi.protectionLevel & PermissionInfo.PROTECTION_MASK_BASE; in doListPermissions()
9465 field public static final int PROTECTION_MASK_BASE = 15; // 0xf
9802 field public static final int PROTECTION_MASK_BASE = 15; // 0xf