Searched refs:FULLSCREEN_MODE_ALLOWED (Results 1 – 1 of 1) sorted by relevance
47 private static final String FULLSCREEN_MODE_ALLOWED = "FullscreenModeAllowed"; field in ImeSettings78 return mBundle.getBoolean(FULLSCREEN_MODE_ALLOWED, defaultValue); in fullscreenModeAllowed()163 mBundle.putBoolean(FULLSCREEN_MODE_ALLOWED, allowed); in setFullscreenModeAllowed()