Searched refs:suppressNewDot (Results 1 – 1 of 1) sorted by relevance
1320 void setSuppressNewDot(boolean suppressNewDot) { in setSuppressNewDot() argument1321 mSuppressNewDot = suppressNewDot; in setSuppressNewDot()1325 bv.setSuppressDot(suppressNewDot, true /* animate */); in setSuppressNewDot()