Searched refs:TOOLTIP (Results 1 – 1 of 1) sorted by relevance
1600 static final int TOOLTIP = 0x40000000; field in View6380 if ((mViewFlags & TOOLTIP) == TOOLTIP) {12416 if (clickable || (mViewFlags & TOOLTIP) == TOOLTIP) {12997 if (clickable || (viewFlags & TOOLTIP) == TOOLTIP) {13001 if ((viewFlags & TOOLTIP) == TOOLTIP) {17317 if ((mViewFlags & TOOLTIP) == TOOLTIP) {23213 if ((mViewFlags & LONG_CLICKABLE) == LONG_CLICKABLE || (mViewFlags & TOOLTIP) == TOOLTIP) {26306 setFlags(0, TOOLTIP);26310 setFlags(TOOLTIP, TOOLTIP);26402 if ((mViewFlags & TOOLTIP) != TOOLTIP || (mViewFlags & ENABLED_MASK) != ENABLED) {