Home
last modified time | relevance | path

Searched refs:SCREEN_METRICS_SMALL_PHONE (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DConstants.java300 public static final int SCREEN_METRICS_SMALL_PHONE = 0; field in Constants
307 return screenMetrics == SCREEN_METRICS_SMALL_PHONE in isPhone()