Home
last modified time | relevance | path

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

/cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/
DConstants.java203 public static final String SERVICE_CLASS_SELF_VISIBILITY_SERVICE = field in Constants
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DAppEnumerationTests.java103 import static android.appenumeration.cts.Constants.SERVICE_CLASS_SELF_VISIBILITY_SERVICE;
1372 new ComponentName(sContext, SERVICE_CLASS_SELF_VISIBILITY_SERVICE), in testSelfVisibility()