Searched refs:getWindowStyle (Results 1 – 7 of 7) sorted by relevance
2311 TypedArray a = getWindowStyle(); in generateLayout()2724 final int transitionRes = getWindowStyle().getResourceId(2755 mAllowEnterTransitionOverlap = getWindowStyle().getBoolean(2759 mAllowReturnTransitionOverlap = getWindowStyle().getBoolean(2763 mBackgroundFadeDurationMillis = getWindowStyle().getInteger(2768 mSharedElementsUseOverlay = getWindowStyle().getBoolean(2779 int transitionId = getWindowStyle().getResourceId(id, -1);
691 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
6967 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean( in performCreateCommon()
2928 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
34470 method public final android.content.res.TypedArray getWindowStyle();
46502 method public final android.content.res.TypedArray getWindowStyle();
50041 method public final android.content.res.TypedArray getWindowStyle();