Searched refs:showKeyPreview (Results 1 – 3 of 3) sorted by relevance
110 showKeyPreview(key, keyPreviewView, withAnimation); in placeAndShowKeyPreview()151 private void showKeyPreview(final Key key, final KeyPreviewView keyPreviewView, in showKeyPreview() method in KeyPreviewChoreographer173 showKeyPreview(key, keyPreviewView, false /* withAnimation */); in createShowUpAnimator()
54 public void showKeyPreview(Key key); in showKeyPreview() method481 sDrawingProxy.showKeyPreview(key); in setPressedKeyGraphics()
461 public void showKeyPreview(final Key key) { in showKeyPreview() method in MainKeyboardView