Searched refs:ACTION_BACKGROUND_SLEEP (Results 1 – 3 of 3) sorted by relevance
30 public static final String ACTION_BACKGROUND_SLEEP = "action.background_sleep"; field in StatsdCtsBackgroundService50 case ACTION_BACKGROUND_SLEEP: in onHandleIntent()
57 public static final String ACTION_BACKGROUND_SLEEP = "action.background_sleep"; field in ProcStateTestCase
71 sBackgroundServiceName, ACTION_BACKGROUND_SLEEP); in testProcessStateByPulling() local