Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java2362 TypedArray a = getWindowStyle(); in generateLayout()
2765 final int transitionRes = getWindowStyle().getResourceId(
2796 mAllowEnterTransitionOverlap = getWindowStyle().getBoolean(
2800 mAllowReturnTransitionOverlap = getWindowStyle().getBoolean(
2804 mBackgroundFadeDurationMillis = getWindowStyle().getInteger(
2809 mSharedElementsUseOverlay = getWindowStyle().getBoolean(
2820 int transitionId = getWindowStyle().getResourceId(id, -1);
/frameworks/base/core/java/android/view/
DWindow.java744 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
/frameworks/base/core/java/android/app/
DActivity.java8006 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean( in performCreate()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2388 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34470 method public final android.content.res.TypedArray getWindowStyle();
/frameworks/base/config/
Dboot-image-profile.txt23894 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
/frameworks/base/api/
Dcurrent.txt55248 method public final android.content.res.TypedArray getWindowStyle();