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