Searched refs:TARGET_FORCEQUERYABLE_NORMAL (Results 1 – 2 of 2) sorted by relevance
108 public static final String TARGET_FORCEQUERYABLE_NORMAL = field in Constants
116 import static android.appenumeration.cts.Constants.TARGET_FORCEQUERYABLE_NORMAL;266 assertNotVisible(QUERIES_NOTHING, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()267 assertNotVisible(QUERIES_ACTIVITY_ACTION, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()268 assertNotVisible(QUERIES_SERVICE_ACTION, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()269 assertNotVisible(QUERIES_PROVIDER_AUTH, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()270 assertNotVisible(QUERIES_PACKAGE, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()