Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundActivity.java46 public static final String ACTION_LONG_SLEEP_WHILE_TOP = "action.long_sleep_top"; field in StatsdCtsForegroundActivity
76 case ACTION_LONG_SLEEP_WHILE_TOP: in onCreate()
/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DProcStateTestCase.java59 public static final String ACTION_LONG_SLEEP_WHILE_TOP = "action.long_sleep_top"; field in ProcStateTestCase