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

  /frameworks/base/core/java/android/view/
View.java 767 * this flag set and a background. Use with DRAW_MASK when calling setFlags.
777 static final int DRAW_MASK = 0x00000080;
    [all...]
ViewGroup.java 443 setFlags(WILL_NOT_DRAW, DRAW_MASK);
    [all...]

Completed in 22 milliseconds