Searched refs:requestAutomotiveProjection (Results 1 – 4 of 4) sorted by relevance
29 boolean requestAutomotiveProjection(); in requestAutomotiveProjection() method
548 assertTrue(requestAutomotiveProjection()); in testToggleAutomotiveProjection()550 assertTrue(requestAutomotiveProjection()); in testToggleAutomotiveProjection()563 requestAutomotiveProjection(); in testReadProjectionState()589 requestAutomotiveProjection(); in testReadProjectionState_listener()602 requestAutomotiveProjection(); in testReadProjectionState_listener()618 requestAutomotiveProjection(); in testReadProjectionState_listener()630 requestAutomotiveProjection(); in testReadProjectionState_listener()636 private boolean requestAutomotiveProjection() throws Exception { in requestAutomotiveProjection() method in UiModeManagerTest
91 public boolean requestAutomotiveProjection() {
732 assertEquals(expectedSuccess, control.requestAutomotiveProjection()); in requestAndVerifyAutomotiveProjection()