Searched refs:getWindowStyle (Results 1 – 9 of 9) sorted by relevance
2381 TypedArray a = getWindowStyle(); in generateLayout()2799 final int transitionRes = getWindowStyle().getResourceId(2830 mAllowEnterTransitionOverlap = getWindowStyle().getBoolean(2834 mAllowReturnTransitionOverlap = getWindowStyle().getBoolean(2838 mBackgroundFadeDurationMillis = getWindowStyle().getInteger(2843 mSharedElementsUseOverlay = getWindowStyle().getBoolean(2854 int transitionId = getWindowStyle().getResourceId(id, -1);
751 public final TypedArray getWindowStyle() { in getWindowStyle() method in Window
8063 mVisibleFromClient = !mWindow.getWindowStyle().getBoolean(
2435 params.windowAnimations = win.getWindowStyle().getResourceId( in addSplashScreen()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
18827 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;
50154 method public final android.content.res.TypedArray getWindowStyle();
34470 method public final android.content.res.TypedArray getWindowStyle();
18875 HSPLandroid/view/Window;->getWindowStyle()Landroid/content/res/TypedArray;