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