HomeSort by relevance Sort by last modified time
    Searched full:setpictureinpictureaspectratio (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
PinnedActivityStack.java 74 void setPictureInPictureAspectRatio(float aspectRatio) {
75 getWindowContainerController().setPictureInPictureAspectRatio(aspectRatio);
ActivityManagerService.java     [all...]
  /cts/tests/framework/base/activitymanager/app/src/android/server/am/
Components.java 282 // Calls setPictureInPictureAspectRatio with the aspect ratio specified in the value
285 // Calls setPictureInPictureAspectRatio with the aspect ratio specified in the value
287 // Calls setPictureInPictureAspectRatio with the aspect ratio specified in the value with a
291 // Calls setPictureInPictureAspectRatio with the aspect ratio specified in the value with a
  /frameworks/base/services/core/java/com/android/server/wm/
PinnedStackWindowController.java 134 public void setPictureInPictureAspectRatio(float aspectRatio) {

Completed in 253 milliseconds