Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java100 private static final ComponentName COMPONENT_TRANSLUCENT_ACTIVITY = field in ToastTest
863 intent.setComponent(COMPONENT_TRANSLUCENT_ACTIVITY); in testCustomToastBlocked_whenBehindTranslucentActivity()