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.java2339 TypedArray a = getWindowStyle(); in generateLayout()
2766 final int transitionRes = getWindowStyle().getResourceId(
2797 mAllowEnterTransitionOverlap = getWindowStyle().getBoolean(
2801 mAllowReturnTransitionOverlap = getWindowStyle().getBoolean(
2805 mBackgroundFadeDurationMillis = getWindowStyle().getInteger(
2810 mSharedElementsUseOverlay = getWindowStyle().getBoolean(
2821 int transitionId = getWindowStyle().getResourceId(id, -1);
/frameworks/base/core/java/android/view/
DWindow.java700 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
/frameworks/base/core/java/android/app/
DActivity.java7829 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean( in performCreate()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2444 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
/frameworks/base/config/
Dboot-image-profile.txt17761 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34470 method public final android.content.res.TypedArray getWindowStyle();
/frameworks/base/non-updatable-api/
Dcurrent.txt52914 method public final android.content.res.TypedArray getWindowStyle();
/frameworks/base/api/
Dcurrent.txt53058 method public final android.content.res.TypedArray getWindowStyle();