Searched refs:ACTION_START (Results 1 – 2 of 2) sorted by relevance
85 private static final int ACTION_START = 1; field in ServiceRestarterTest89 private static final int ACTION_ALL = ACTION_START | ACTION_KILL | ACTION_WAIT | ACTION_STOPPKG;177 final long[] ts1 = startKillAndRestart(am, ACTION_START | ACTION_KILL | ACTION_WAIT, in testDisableServiceRestartBackoff()274 final long now4 = startKillAndRestart(am, ACTION_START | ACTION_KILL, uid1Listener1, in testExtraDelaysInServiceRestartOnLowMem()316 if ((action & ACTION_START) != 0) { in startKillAndRestart()
74 private static final String ACTION_START = "com.android.systemui.screenrecord.START"; field in RecordingService124 .setAction(ACTION_START) in getStartIntent()149 case ACTION_START: in onStartCommand()