Searched refs:KILL_PROCESS (Results 1 – 2 of 2) sorted by relevance
27 import static com.android.launcher3.testcomponent.TestCommandReceiver.KILL_PROCESS;95 case KILL_PROCESS: { in call()
31 public static final String KILL_PROCESS = "kill-process"; field in TestCommandReceiver