Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsBackgroundService.java19 import com.android.server.cts.device.statsd.AtomTests;
46 AtomTests.sleep(SLEEP_OF_ACTION_BACKGROUND_SLEEP); in onHandleIntent()
DStatsdCtsForegroundActivity.java19 import com.android.server.cts.device.statsd.AtomTests;
83 AtomTests.sleep(SLEEP_OF_ACTION_SLEEP_WHILE_TOP); in doSleepWhileTop()
120 AtomTests.sleep(SLEEP_OF_ACTION_SHOW_APPLICATION_OVERLAY); in doShowApplicationOverlay()
DAtomTests.java68 public class AtomTests { class
69 private static final String TAG = AtomTests.class.getSimpleName();