Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilitySoftKeyboardTest.java59 private int mLastCallbackValue; field in AccessibilitySoftKeyboardTest
65 mLastCallbackValue = showMode;
156 mLastCallbackValue = -1; in assertCanSetAndGetShowModeAndCallbackHappens()
169 if (mLastCallbackValue == expectedValue) { in waitForCallbackValueWithLock()
180 throw new IllegalStateException("last callback value <" + mLastCallbackValue in waitForCallbackValueWithLock()