Searched refs:mShiftLockPreviewIcon (Results 1 – 1 of 1) sorted by relevance
29 private Drawable mShiftLockPreviewIcon; field in LatinKeyboard51 mShiftLockPreviewIcon = res.getDrawable(R.drawable.sym_keyboard_feedback_shift_locked); in LatinKeyboard()52 mShiftLockPreviewIcon.setBounds(0, 0, in LatinKeyboard()53 mShiftLockPreviewIcon.getIntrinsicWidth(), in LatinKeyboard()54 mShiftLockPreviewIcon.getIntrinsicHeight()); in LatinKeyboard()