Home
last modified time | relevance | path

Searched refs:setDefaultWindowFormat (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java2048 protected void setDefaultWindowFormat(int format) { in setDefaultWindowFormat() method in Window
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java3830 protected void setDefaultWindowFormat(int format) {
3831 super.setDefaultWindowFormat(format);
H A DDecorView.java1775 mWindow.setDefaultWindowFormat(opacity); in drawableChanged()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18693 HSPLandroid/view/Window;->setDefaultWindowFormat(I)V
22163 HSPLcom/android/internal/policy/PhoneWindow;->setDefaultWindowFormat(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18757 HSPLandroid/view/Window;->setDefaultWindowFormat(I)V
22227 HSPLcom/android/internal/policy/PhoneWindow;->setDefaultWindowFormat(I)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53616 method protected void setDefaultWindowFormat(int);