Searched refs:requestAutomotiveProjection (Results 1 – 4 of 4) sorted by relevance
27 boolean requestAutomotiveProjection(); in requestAutomotiveProjection() method
297 assertTrue(requestAutomotiveProjection()); in testToggleAutomotiveProjection()299 assertTrue(requestAutomotiveProjection()); in testToggleAutomotiveProjection()312 requestAutomotiveProjection(); in testReadProjectionState()338 requestAutomotiveProjection(); in testReadProjectionState_listener()351 requestAutomotiveProjection(); in testReadProjectionState_listener()367 requestAutomotiveProjection(); in testReadProjectionState_listener()379 requestAutomotiveProjection(); in testReadProjectionState_listener()385 private boolean requestAutomotiveProjection() throws Exception { in requestAutomotiveProjection() method in UiModeManagerTest
85 public boolean requestAutomotiveProjection() {
666 assertEquals(expectedSuccess, control.requestAutomotiveProjection()); in requestAndVerifyAutomotiveProjection()