Home
last modified time | relevance | path

Searched defs:popupWidth (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DRoundedArrowDrawable.java60 float popupWidth, float popupHeight, in RoundedArrowDrawable()
147 private static void clipPopupBodyFromPath(float popupRadius, float popupWidth, in clipPopupBodyFromPath()
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java1053 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local