Searched defs:imeSettings (Results 1 – 2 of 2) sorted by relevance
166 @Nullable ImeSettings.Builder imeSettings) throws Exception { in writeMockImeSettings()196 private void initialize(@Nullable ImeSettings.Builder imeSettings) throws Exception { in initialize()241 @Nullable ImeSettings.Builder imeSettings) throws Exception { in create()
286 KeyboardLayoutView(Context context, @NonNull ImeSettings imeSettings, in KeyboardLayoutView()