Searched refs:PROTECTION_FLAG_APP_PREDICTOR (Results 1 – 5 of 5) sorted by relevance
238 public static final int PROTECTION_FLAG_APP_PREDICTOR = 0x200000; field in PermissionInfo271 PROTECTION_FLAG_APP_PREDICTOR,513 if ((level & PermissionInfo.PROTECTION_FLAG_APP_PREDICTOR) != 0) { in protectionToString()
277 return (protectionLevel & PermissionInfo.PROTECTION_FLAG_APP_PREDICTOR) != 0; in isAppPredictor()
747 field public static final int PROTECTION_FLAG_APP_PREDICTOR = 2097152; // 0x200000
1921 field public static final int PROTECTION_FLAG_APP_PREDICTOR = 2097152; // 0x200000