Searched defs:newKey (Results 1 – 8 of 8) sorted by relevance
85 final Key newKey = mainTracker.getKeyOn(x, y); in processMotionEvent() local
98 public void onAddKey(final Key newKey) { in onAddKey()
130 final String newKey = getSyncKey(); in performOperation() local
199 String newKey = getValue(); in parse() local
251 final String newKey = getValue(); in parse() local
196 public boolean swapLeast(long newKey, SwapTask<E> swapper) { in swapLeast()
555 private Key onMoveToNewKey(final Key newKey, final int x, final int y) { in onMoveToNewKey()836 private void processDraggingFingerInToNewKey(final Key newKey, final int x, final int y, in processDraggingFingerInToNewKey()956 final Key newKey = onMoveKey(x, y); in onMoveEventInternal() local1115 final Key newKey) { in isMajorEnoughMoveToBeOnNewKey()
211 final Key newKey = mKeyDetector.detectHitKey(x, y); in detectKey() local