Searched refs:mHighlightPathBogus (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java733 private boolean mHighlightPathBogus = true; field in class:TextView
6612 if (mHighlightPathBogus) {
7038 if (mHighlightPathBogus) {
7043 mHighlightPathBogus = false;
7052 if (mHighlightPathBogus) {
7056 mHighlightPathBogus = false;
7274 if (mHighlightPathBogus) {
7278 mHighlightPathBogus = false;
8176 mHighlightPathBogus = true;
9822 mHighlightPathBogus
[all...]

Completed in 85 milliseconds