Searched refs:hasAll (Results 1 – 2 of 2) sorted by relevance
501 public abstract boolean hasAll(DexAccessFlags flags); in hasAll() method in DexInspector.MemberSubject547 public boolean hasAll(DexAccessFlags flags) { in hasAll() method in DexInspector.AbsentMethodSubject613 public boolean hasAll(DexAccessFlags flags) { in hasAll() method in DexInspector.FoundMethodSubject685 public boolean hasAll(DexAccessFlags flags) { in hasAll() method in DexInspector.AbsentFieldSubject736 public boolean hasAll(DexAccessFlags flags) { in hasAll() method in DexInspector.FoundFieldSubject
242 Assert.assertTrue(field.hasAll(new DexAccessFlags(Constants.ACC_PUBLIC))); in shaking7HasOnlyPublicFields()270 Assert.assertTrue(field.hasAll(new DexAccessFlags(Constants.ACC_PUBLIC))); in shaking7HasOnlyPublicFieldsNamedTheDoubleField()284 Assert.assertTrue(field.hasAll(new DexAccessFlags(Constants.ACC_PUBLIC))); in shaking7HasOnlyPublicFieldsNamedTheIntField()