Searched refs:REQUEST_GET_SPLIT_SELECTION_ACTIVE (Results 1 – 3 of 3) sorted by relevance
158 public static final String REQUEST_GET_SPLIT_SELECTION_ACTIVE = "get-split-selection-active"; field in TestProtocol
254 case TestProtocol.REQUEST_GET_SPLIT_SELECTION_ACTIVE: in call()
32 import static com.android.launcher3.testing.shared.TestProtocol.REQUEST_GET_SPLIT_SELECTION_ACTIVE;939 boolean splitSelectionActive = getTestInfo(REQUEST_GET_SPLIT_SELECTION_ACTIVE) in verifyVisibleObjects()