Searched refs:mTranslucentFlag (Results 1 – 1 of 1) sorted by relevance
57 private final int mTranslucentFlag; field in BarController84 mTranslucentFlag = translucentFlag; in BarController()148 vis |= mTranslucentFlag; in applyTranslucentFlagLw()150 vis &= ~mTranslucentFlag; in applyTranslucentFlagLw()159 vis = (vis & ~mTranslucentFlag) | (oldVis & mTranslucentFlag); in applyTranslucentFlagLw()305 if ((vis & mTranslucentFlag) != 0 || (oldVis & mTranslucentFlag) != 0 in updateVisibilityLw()