Searched refs:getWindowStyle (Results 1 – 8 of 8) sorted by relevance
2339 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);
700 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
7829 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean( in performCreate()
2444 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
17761 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
34470 method public final android.content.res.TypedArray getWindowStyle();
52914 method public final android.content.res.TypedArray getWindowStyle();
53058 method public final android.content.res.TypedArray getWindowStyle();