Searched refs:LAUNCHER_ACTIVITY_STOPPED_MESSAGE (Results 1 – 4 of 4) sorted by relevance
32 public static final String LAUNCHER_ACTIVITY_STOPPED_MESSAGE = "TAPL_LAUNCHER_ACTIVITY_STOPPED"; field in TestProtocol
25 import static com.android.launcher3.testing.shared.TestProtocol.LAUNCHER_ACTIVITY_STOPPED_MESSAGE;359 this, LAUNCHER_ACTIVITY_STOPPED_MESSAGE); in onStop()
100 import static com.android.launcher3.testing.shared.TestProtocol.LAUNCHER_ACTIVITY_STOPPED_MESSAGE;1093 this, LAUNCHER_ACTIVITY_STOPPED_MESSAGE);
1060 event -> TestProtocol.LAUNCHER_ACTIVITY_STOPPED_MESSAGE in executeAndWaitForLauncherStop()