Searched refs:TYPE_OVERSCROLL (Results 1 – 2 of 2) sorted by relevance
36 int TYPE_OVERSCROLL = 1 << 9; field
112 return TYPE_OVERSCROLL | mDelegate.getType(); in getType()