Searched defs:queryAnnotation (Results 1 – 5 of 5) sorted by relevance
500 Query queryAnnotation = queryBuilder() in query_queryAnnotationSpecifiesPackageName_matches() local512 Query queryAnnotation = queryBuilder() in query_queryAnnotationSpecifiesTargetSdkVersion_matches() local524 Query queryAnnotation = queryBuilder() in query_queryAnnotationSpecifiesMaxSdkVersion_matches() local536 Query queryAnnotation = queryBuilder() in query_queryAnnotationSpecifiesMinSdkVersion_matches() local548 Query queryAnnotation = queryBuilder() in query_stringQueryAnnotationSpecifiesIsEqualTo_matches() local560 Query queryAnnotation = queryBuilder() in query_stringQueryAnnotationSpecifiesIsNotEqualTo_matches() local572 Query queryAnnotation = queryBuilder() in query_stringQueryAnnotationSpecifiesStartsWith_matches() local584 Query queryAnnotation = queryBuilder() in query_stringQueryAnnotationSpecifiesIsNullTrue_matches() local596 Query queryAnnotation = queryBuilder() in query_stringQueryAnnotationSpecifiesIsNullFalse_matches() local608 Query queryAnnotation = queryBuilder() in query_integerQueryAnnotationSpecifiesIsEqualTo_matches() local[all …]
37 E matchesAnnotation(com.android.queryable.annotations.StringQuery queryAnnotation); in matchesAnnotation()
45 E matchesAnnotation(com.android.queryable.annotations.IntegerQuery queryAnnotation); in matchesAnnotation()
107 public E matchesAnnotation(com.android.queryable.annotations.StringQuery queryAnnotation) { in matchesAnnotation()
133 public E matchesAnnotation(com.android.queryable.annotations.IntegerQuery queryAnnotation) { in matchesAnnotation()