Home
last modified time | relevance | path

Searched refs:TARGET_FORCEQUERYABLE_NORMAL (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/
DConstants.java93 public static final String TARGET_FORCEQUERYABLE_NORMAL = field in Constants
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DAppEnumerationTests.java98 import static android.appenumeration.cts.Constants.TARGET_FORCEQUERYABLE_NORMAL;
251 assertNotVisible(QUERIES_NOTHING, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()
252 assertNotVisible(QUERIES_ACTIVITY_ACTION, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()
253 assertNotVisible(QUERIES_SERVICE_ACTION, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()
254 assertNotVisible(QUERIES_PROVIDER_AUTH, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()
255 assertNotVisible(QUERIES_PACKAGE, TARGET_FORCEQUERYABLE_NORMAL); in all_cannotSeeForceQueryableInstalledNormally()