Searched refs:KeyPreviewChoreographer (Results 1 – 2 of 2) sorted by relevance
38 public final class KeyPreviewChoreographer { class47 public KeyPreviewChoreographer(final KeyPreviewDrawParams params) { in KeyPreviewChoreographer() method in KeyPreviewChoreographer
47 import com.android.inputmethod.keyboard.internal.KeyPreviewChoreographer;150 private final KeyPreviewChoreographer mKeyPreviewChoreographer;235 mKeyPreviewChoreographer = new KeyPreviewChoreographer(mKeyPreviewDrawParams); in MainKeyboardView()