Home
last modified time | relevance | path

Searched defs:onAspectRatioChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPinnedStackListenerForwarder.java87 private void onAspectRatioChanged(float aspectRatio) { in onAspectRatioChanged() method in PinnedStackListenerForwarder
124 public void onAspectRatioChanged(float aspectRatio) { in onAspectRatioChanged() method in PinnedStackListenerForwarder.PinnedTaskListenerImpl
144 public void onAspectRatioChanged(float aspectRatio) {} in onAspectRatioChanged() method in PinnedStackListenerForwarder.PinnedTaskListener
/frameworks/base/core/java/android/view/
DIPinnedTaskListener.aidl63 void onAspectRatioChanged(float aspectRatio); in onAspectRatioChanged() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipTouchHandler.java357 public void onAspectRatioChanged() { in onAspectRatioChanged() method in PipTouchHandler
DPipController.java237 public void onAspectRatioChanged(float aspectRatio) { in onAspectRatioChanged() method in PipController.PipControllerPinnedTaskListener