Searched refs:PROTECTION_FLAG_APPOP (Results 1 – 7 of 7) sorted by relevance
85 public static final int PROTECTION_FLAG_APPOP = 0x40; field in PermissionInfo221 if ((level&PermissionInfo.PROTECTION_FLAG_APPOP) != 0) { in protectionToString()
9726 if ((p.info.protectionLevel&PermissionInfo.PROTECTION_FLAG_APPOP) != 0) {9742 if (bp != null && (bp.protectionLevel&PermissionInfo.PROTECTION_FLAG_APPOP) != 0) {9991 if ((bp.protectionLevel & PermissionInfo.PROTECTION_FLAG_APPOP) != 0) {10189 } else if ((bp.protectionLevel&PermissionInfo.PROTECTION_FLAG_APPOP) == 0) {
1753 NO DOC BLOCK: android.content.pm.PermissionInfo Field PROTECTION_FLAG_APPOP
8926 field public static final int PROTECTION_FLAG_APPOP = 64; // 0x40
9938 field public static final int PROTECTION_FLAG_APPOP = 64; // 0x40
9951 field public static final int PROTECTION_FLAG_APPOP = 64; // 0x40
10363 field public static final int PROTECTION_FLAG_APPOP = 64; // 0x40