Home
last modified time | relevance | path

Searched defs:nextKey (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java39 final ExpectedActionKey sendKey, final ExpectedActionKey nextKey, in doTestActionKeys()
70 final ExpectedActionKey nextKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithStringResources() local
128 final ExpectedActionKey nextKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local
/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DBpfMapTest.java197 TetherDownstream6Key nextKey = mTestMap.getFirstKey(); in testGetNextKey() local