Home
last modified time | relevance | path

Searched refs:mHasCalledGetChars (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1041 private boolean mHasCalledGetChars; field in TextUtilsTest.MockGetChars
1052 return mHasCalledGetChars; in hasCalledGetChars()
1056 mHasCalledGetChars = false; in reset()
1064 mHasCalledGetChars = true; in getChars()