Searched refs:ZERO_INSETS (Results 1 – 1 of 1) sorted by relevance
82 private static final String ZERO_INSETS = "zeroInsets"; field in ImeSettings235 return mBundle.getBoolean(ZERO_INSETS, false); in isZeroInsetsEnabled()526 mBundle.putBoolean(ZERO_INSETS, enabled); in setZeroInsets()