@interface _TIInputModePreferenceProvider : NSObject - (id)defaultEnabledInputModesForCurrentLocale; - (id)enabledInputModeIdentifiers; @end