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.java841 private boolean mHasCalledGetChars; field in TextUtilsTest.MockGetChars
852 return mHasCalledGetChars; in hasCalledGetChars()
856 mHasCalledGetChars = false; in reset()
864 mHasCalledGetChars = true; in getChars()