Searched refs:onAutomotiveProjectionStateReleased (Results 1 – 3 of 3) sorted by relevance
65 void onAutomotiveProjectionStateReleased(); in onAutomotiveProjectionStateReleased() method287 listener.onAutomotiveProjectionStateReleased(); in onReleaseAutomotiveProjection()
1196 public void onAutomotiveProjectionStateReleased() {
270 verify(mSystemStateListener).onAutomotiveProjectionStateReleased(); in testOnSetReleaseAutomotiveProjection()278 verify(mSystemStateListener, times(2)).onAutomotiveProjectionStateReleased(); in testOnSetReleaseAutomotiveProjection()