Searched refs:BLINK (Results 1 – 2 of 2) sorted by relevance
141 static final int BLINK = 500; field in Editor2406 mTextView.postDelayed(mBlink, BLINK); in makeBlink()2427 mTextView.postDelayed(this, BLINK); in run()
6688 % (2 * Editor.BLINK) < Editor.BLINK) { in getUpdatedHighlightPath()