Searched refs:sSettings (Results 1 – 1 of 1) sorted by relevance
36 private static ImeSettings sSettings = null; field in SettingsProvider72 sSettings = null; in call()77 sSettings = new ImeSettings(callingPackageName, extras); in call()79 sSettings = null; in call()85 return sSettings; in getSettings()