Searched refs:shouldShowIme (Results 1 – 1 of 1) sorted by relevance
457 final Boolean shouldShowIme = getBooleanAttribute(parser, "shouldShowIme", in readDisplay() local459 if (shouldShowIme != null) { in readDisplay()460 settingsEntry.mImePolicy = shouldShowIme ? DISPLAY_IME_POLICY_LOCAL in readDisplay()