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

  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java 204 boolean mPolicyVisibility = true;
206 * What {@link #mPolicyVisibility} should be set to after a transition animation.
207 * For example, {@link #mPolicyVisibility} might true during an exit animation to hide it and
    [all...]
AppWindowToken.java 398 startingWindow.mPolicyVisibility = false;
    [all...]
WindowStateAnimator.java 466 if (mAttrType == LayoutParams.TYPE_STATUS_BAR && mWin.mPolicyVisibility) {
    [all...]
WindowManagerService.java     [all...]

Completed in 59 milliseconds