Searched refs:doesNotNeedBidi (Results 1 – 2 of 2) sorted by relevance
128 TextUtils.doesNotNeedBidi(mChars, 0, len)) { in setPara()
1296 static boolean doesNotNeedBidi(CharSequence s, int start, int end) { in doesNotNeedBidi() method in TextUtils1306 static boolean doesNotNeedBidi(char[] text, int start, int len) { in doesNotNeedBidi() method in TextUtils