Searched refs:LABEL_FLAGS_ALIGN_RIGHT (Results 1 – 1 of 1) sorted by relevance
66 private static final int LABEL_FLAGS_ALIGN_RIGHT = 0x02; field in Key513 return (mLabelFlags & LABEL_FLAGS_ALIGN_RIGHT) != 0; in isAlignRight()