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/
EnterTransitionCoordinator.java 70 final View decorView = getDecor();
134 final ViewGroup decor = getDecor();
155 ViewGroup decorView = getDecor();
176 final View decorView = getDecor();
264 ViewGroup decorView = getDecor();
309 ViewGroup decorView = getDecor();
357 View decorView = getDecor();
389 final View decorView = getDecor();
512 ViewGroup decorView = getDecor();
548 ViewGroup decorView = getDecor();
    [all...]
ExitTransitionCoordinator.java 135 ViewGroup decorView = getDecor();
144 final ViewGroup decorView = getDecor();
208 ViewGroup decorView = getDecor();
226 ViewGroup decorView = getDecor();
277 ViewGroup decorView = getDecor();
288 ViewGroup decor = getDecor();
368 ViewGroup decorView = getDecor();
446 ViewGroup decorView = getDecor();
ActivityTransitionCoordinator.java 226 ViewGroup decorView = getDecor();
298 public ViewGroup getDecor() {
405 ViewGroup decorView = getDecor();
562 final View decorView = getDecor();
617 ViewGroup decorView = getDecor();
    [all...]
ActivityTransitionState.java 266 decor = mEnterTransitionCoordinator.getDecor();

Completed in 132 milliseconds