Searched defs:imeSettings (Results 1 – 3 of 3) sorted by relevance
50 @NonNull ImeSettings.Builder imeSettings) { in MockImeSessionRule()
178 @Nullable ImeSettings.Builder imeSettings) throws Exception { in writeMockImeSettings()196 private void initialize(@Nullable ImeSettings.Builder imeSettings) throws Exception { in initialize()247 @Nullable ImeSettings.Builder imeSettings) throws Exception { in create()
611 KeyboardLayoutView(MockIme mockIme, @NonNull ImeSettings imeSettings, in KeyboardLayoutView()