Searched defs:imeSettings (Results 1 – 3 of 3) sorted by relevance
50 @NonNull ImeSettings.Builder imeSettings) { in MockImeSessionRule()
171 @Nullable ImeSettings.Builder imeSettings) throws Exception { in writeMockImeSettings()189 private void initialize(@Nullable ImeSettings.Builder imeSettings) throws Exception { in initialize()240 @Nullable ImeSettings.Builder imeSettings) throws Exception { in create()
400 KeyboardLayoutView(Context context, @NonNull ImeSettings imeSettings, in KeyboardLayoutView()