Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DNotificationIncidentTest.java55 private static final String TEST_ACTIVITY = field in NotificationIncidentTest
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java124 public static final ComponentName TEST_ACTIVITY = component("TestActivity"); field in Components