Searched refs:mTranslucentFlag (Results 1 – 1 of 1) sorted by relevance
59 private final int mTranslucentFlag; field in BarController87 mTranslucentFlag = translucentFlag; in BarController()155 vis |= mTranslucentFlag; in applyTranslucentFlagLw()157 vis &= ~mTranslucentFlag; in applyTranslucentFlagLw()166 vis = (vis & ~mTranslucentFlag) | (oldVis & mTranslucentFlag); in applyTranslucentFlagLw()326 if ((vis & mTranslucentFlag) != 0 || (oldVis & mTranslucentFlag) != 0 in updateVisibilityLw()