Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DPointerTrackerQueueTests.java87 mQueue.add(mElement2); in testAdd()
103 mQueue.add(mElement2); in testRemove()
138 mQueue.add(mElement2); in testAddAndRemove()
148 mQueue.add(mElement2); in testAddAndRemove()
177 mQueue.add(mElement2); in testReleaseAllPointers()
197 mQueue.add(mElement2); in testReleaseAllPointersOlderThanFirst()
215 mQueue.add(mElement2); in testReleaseAllPointersOlderThanLast()
234 mQueue.add(mElement2); in testReleaseAllPointersOlderThanWithoutModifierMiddle()
253 mQueue.add(mElement2); in testReleaseAllPointersOlderThanWithoutModifierLast()
273 mQueue.add(mElement2); in testReleaseAllPointersExcept()
[all …]