Home
last modified time | relevance | path

Searched refs:toAnnotation (Results 1 – 5 of 5) sorted by relevance

/cts/common/device-side/bedstead/testapp/src/library/main/java/com/android/bedstead/testapp/
DTestAppQueryBuilder.java399 public Query toAnnotation() { in toAnnotation() method in TestAppQueryBuilder
400 return query(mPackageName.toAnnotation(), in toAnnotation()
401 mTargetSdkVersion.toAnnotation(), in toAnnotation()
402 mMinSdkVersion.toAnnotation(), in toAnnotation()
403 mMaxSdkVersion.toAnnotation(), in toAnnotation()
404 mIsDeviceAdmin.toAnnotation(), in toAnnotation()
405 mIsHeadlessDOSingleUser.toAnnotation()); in toAnnotation()
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
DBooleanQueryHelper.java169 public com.android.queryable.annotations.BooleanQuery toAnnotation() { in toAnnotation() method in BooleanQueryHelper
DStringQueryHelper.java127 public com.android.queryable.annotations.StringQuery toAnnotation() { in toAnnotation() method in StringQueryHelper
DIntegerQueryHelper.java153 public com.android.queryable.annotations.IntegerQuery toAnnotation() { in toAnnotation() method in IntegerQueryHelper
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DPolicy.java626 .toAnnotation(),
644 .toAnnotation(),
851 .toAnnotation(), INSTRUMENTED_USER,
870 .toAnnotation(),