Searched refs:setUserMinAspectRatio (Results 1 – 3 of 3) sorted by relevance
603 mIPackageManager.setUserMinAspectRatio(PACKAGE_NAME, UserHandle.myUserId(), in testSetUserMinAspectRatio_samePackage_succeeds()613 mIPackageManager.setUserMinAspectRatio(TEST_PKG_NAME, UserHandle.myUserId(), in testSetUserMinAspectRatio_differentPackage_fails()
810 void setUserMinAspectRatio(String packageName, int userId, int aspectRatio); in setUserMinAspectRatio() method
6336 public void setUserMinAspectRatio(@NonNull String packageName, int userId, in setUserMinAspectRatio() method