Searched refs:PROTECTION_FLAG_OEM (Results 1 – 4 of 4) sorted by relevance
177 public static final int PROTECTION_FLAG_OEM = 0x4000; field in PermissionInfo322 PROTECTION_FLAG_OEM,574 if ((level & PermissionInfo.PROTECTION_FLAG_OEM) != 0) { in protectionToString()
98 get() = protectionFlags.hasBits(PermissionInfo.PROTECTION_FLAG_OEM)
275 return (mPermissionInfo.protectionLevel & PermissionInfo.PROTECTION_FLAG_OEM) != 0; in isOem()
4061 field public static final int PROTECTION_FLAG_OEM = 16384; // 0x4000