Searched refs:getWindowStyle (Results 1 – 8 of 8) sorted by relevance
2362 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);
744 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
8006 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean( in performCreate()
2388 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
34470 method public final android.content.res.TypedArray getWindowStyle();
23894 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
55248 method public final android.content.res.TypedArray getWindowStyle();