Searched refs:notifyAspectRatioChanged (Results 1 – 3 of 3) sorted by relevance
45 public void notifyAspectRatioChanged(float aspectRatio) { in notifyAspectRatioChanged() method in PipParamsChangedForwarder
1301 mPipParamsChangedForwarder.notifyAspectRatioChanged(params.getAspectRatioFloat()); in applyNewPictureInPictureParams()
202 verify(mMockPipParamsChangedForwarder, never()).notifyAspectRatioChanged(anyFloat()); in onTaskInfoChanged_notInPip_deferUpdatesAspectRatio()207 .notifyAspectRatioChanged(newAspectRatio.floatValue()); in onTaskInfoChanged_notInPip_deferUpdatesAspectRatio()222 .notifyAspectRatioChanged(newAspectRatio.floatValue()); in onTaskInfoChanged_inPip_updatesAspectRatioIfChanged()