Home
last modified time | relevance | path

Searched refs:onProjectionStateChanged (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DSystemStateHelperTest.java263 listenerCaptor.getValue().onProjectionStateChanged( in testOnSetReleaseAutomotiveProjection()
268 listenerCaptor.getValue().onProjectionStateChanged( in testOnSetReleaseAutomotiveProjection()
273 listenerCaptor.getValue().onProjectionStateChanged( in testOnSetReleaseAutomotiveProjection()
276 listenerCaptor.getValue().onProjectionStateChanged( in testOnSetReleaseAutomotiveProjection()
/packages/services/Telecomm/src/com/android/server/telecom/
DSystemStateHelper.java121 public void onProjectionStateChanged(int activeProjectionTypes, in onProjectionStateChanged() method in SystemStateHelper