Searched refs:mockIme (Results 1 – 1 of 1) sorted by relevance
611 KeyboardLayoutView(MockIme mockIme, @NonNull ImeSettings imeSettings, in KeyboardLayoutView() argument613 super(mockIme); in KeyboardLayoutView()615 mMockIme = mockIme; in KeyboardLayoutView()1025 Tracer(@NonNull MockIme mockIme) {1026 mIme = mockIme;