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