Searched refs:keyboardHeightInDp (Results 1 – 1 of 1) sorted by relevance
201 final String keyboardHeightInDp = getDeviceOverrideValue( in getDefaultKeyboardHeight() local204 if (TextUtils.isEmpty(keyboardHeightInDp)) { in getDefaultKeyboardHeight()207 keyboardHeight = Float.parseFloat(keyboardHeightInDp) * dm.density; in getDefaultKeyboardHeight()