Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java98 private static final ComponentName COMPONENT_CTS_ACTIVITY = field in ToastTest
879 intent.setComponent(COMPONENT_CTS_ACTIVITY); in testCustomToastBlocked_whenBehindTranslucentActivity()