Home
last modified time | relevance | path

Searched refs:getWindowStyle (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java2381 TypedArray a = getWindowStyle(); in generateLayout()
2799 final int transitionRes = getWindowStyle().getResourceId(
2830 mAllowEnterTransitionOverlap = getWindowStyle().getBoolean(
2834 mAllowReturnTransitionOverlap = getWindowStyle().getBoolean(
2838 mBackgroundFadeDurationMillis = getWindowStyle().getInteger(
2843 mSharedElementsUseOverlay = getWindowStyle().getBoolean(
2854 int transitionId = getWindowStyle().getResourceId(id, -1);
/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java751 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
/aosp12/frameworks/base/core/java/android/app/
H A DActivity.java8063 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean(
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java2435 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18827 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50154 method public final android.content.res.TypedArray getWindowStyle();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34470 method public final android.content.res.TypedArray getWindowStyle();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18875 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;