Searched refs:mPerceptible (Results 1 – 2 of 2) sorted by relevance
118 private Boolean mPerceptible; field in InsetsAnimationControlImpl272 if (mPerceptible == null || perceptible != mPerceptible) { in setInsetsAndAlpha()274 mPerceptible = perceptible; in setInsetsAndAlpha()
192 private volatile boolean mPerceptible; field in WindowProcessController753 mPerceptible = perceptible; in setPerceptible()757 return mPerceptible; in isPerceptible()