Searched refs:ACTION_SLEEP_WHILE_TOP (Results 1 – 7 of 7) sorted by relevance
19 …static com.android.server.cts.device.batterystats.BatteryStatsBgVsFgActions.ACTION_SLEEP_WHILE_TOP;61 case ACTION_SLEEP_WHILE_TOP: in isActionAsync()
70 public static final String ACTION_SLEEP_WHILE_TOP = "action.sleep_top"; field in BatteryStatsBgVsFgActions108 case ACTION_SLEEP_WHILE_TOP: in doAction()109 doNothingAsync(ctx, ACTION_SLEEP_WHILE_TOP, requestCode); in doAction()
42 public static final String ACTION_SLEEP_WHILE_TOP = "action.sleep_top"; field in StatsdCtsForegroundActivity69 case ACTION_SLEEP_WHILE_TOP: in onCreate()
73 executeForegroundActivity(ACTION_SLEEP_WHILE_TOP); in testProcessStateTopDuration()138 executeForegroundActivity(ACTION_SLEEP_WHILE_TOP);262 executeForegroundActivity(ACTION_SLEEP_WHILE_TOP);367 executeForegroundActivity(ACTION_SLEEP_WHILE_TOP); in testProcStatsPkgProcStats()
46 public static final String ACTION_SLEEP_WHILE_TOP = "action.sleep_top"; field in ProcStateTestCase
172 executeForegroundActivity(ACTION_SLEEP_WHILE_TOP); in testTop()196 executeForegroundActivity(ACTION_SLEEP_WHILE_TOP); in testTopSleeping()
69 public static final String ACTION_SLEEP_WHILE_TOP = "action.sleep_top"; field in BatteryStatsValidationTest218 executeForeground(ACTION_SLEEP_WHILE_TOP, 4000); in testTopDuration()