Home
last modified time | relevance | path

Searched defs:typesValue (Results 1 – 2 of 2) sorted by relevance

/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/
DMethodProfile.java180 private boolean matchAnyTypes(int typesValue) { in matchAnyTypes()
184 private boolean matchAllTypes(int typesValue) { in matchAllTypes()
DClassProfile.java236 private boolean matchAnyTypes(int typesValue) { in matchAnyTypes()
240 private boolean matchAllTypes(int typesValue) { in matchAllTypes()