Searched refs:mockIme (Results 1 – 1 of 1) sorted by relevance
585 KeyboardLayoutView(MockIme mockIme, @NonNull ImeSettings imeSettings, in KeyboardLayoutView() argument587 super(mockIme); in KeyboardLayoutView()589 mMockIme = mockIme; in KeyboardLayoutView()993 Tracer(@NonNull MockIme mockIme) {994 mIme = mockIme;