Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/
DComponents.java116 public final ComponentName WIDGET_CONFIG_TEST_ACTIVITY; field in Components
160 WIDGET_CONFIG_TEST_ACTIVITY = in Components()
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java1216 intent.setComponent(app.WIDGET_CONFIG_TEST_ACTIVITY); in clickAllowBindWidget()