Home
last modified time | relevance | path

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

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DAccountManagerEnumerationTest.java59 private static final String TARGET_VISIBLE = TARGET_STUB; field in AccountManagerEnumerationTest
73 assertThat(sPm.canPackageQuery(sContext.getPackageName(), TARGET_VISIBLE), in onBefore() local