HomeSort by relevance Sort by last modified time
    Searched refs:mPreviewBackgroundResId (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyPreviewDrawParams.java 34 public final int mPreviewBackgroundResId;
77 mPreviewBackgroundResId = mainKeyboardViewAttr.getResourceId(
KeyPreviewChoreographer.java 63 keyPreviewView.setBackgroundResource(mParams.mPreviewBackgroundResId);

Completed in 55 milliseconds