HomeSort by relevance Sort by last modified time
    Searched refs:getDecor (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/
ExitTransitionCoordinator.java 134 ViewGroup decorView = getDecor();
143 final ViewGroup decorView = getDecor();
206 ViewGroup decorView = getDecor();
223 ViewGroup decorView = getDecor();
270 ViewGroup decorView = getDecor();
281 ViewGroup decor = getDecor();
361 ViewGroup decorView = getDecor();
417 ViewGroup decorView = getDecor();
EnterTransitionCoordinator.java 73 final View decorView = getDecor();
158 ViewGroup decorView = getDecor();
179 final View decorView = getDecor();
269 ViewGroup decorView = getDecor();
314 ViewGroup decorView = getDecor();
360 View decorView = getDecor();
379 final View decorView = getDecor();
504 ViewGroup decorView = getDecor();
540 ViewGroup decorView = getDecor();
591 final ViewGroup decorView = getDecor();
    [all...]
ActivityTransitionCoordinator.java 228 ViewGroup decorView = getDecor();
255 public ViewGroup getDecor() {
362 ViewGroup decorView = getDecor();
490 final View decorView = getDecor();
545 ViewGroup decorView = getDecor();
711 ViewGroup decor = getDecor();
755 ViewGroup decor = getDecor();
777 final View decorView = getDecor();
    [all...]
ActivityTransitionState.java 265 decor = mEnterTransitionCoordinator.getDecor();

Completed in 501 milliseconds