Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DMockTestActivityUtil.java43 private static final ComponentName TEST_ACTIVITY = new ComponentName( field in MockTestActivityUtil
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java147 public static final ComponentName TEST_ACTIVITY = component("TestActivity"); field in Components