Home
last modified time | relevance | path

Searched refs:mockIme (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java585 KeyboardLayoutView(MockIme mockIme, @NonNull ImeSettings imeSettings, in KeyboardLayoutView() argument
587 super(mockIme); in KeyboardLayoutView()
589 mMockIme = mockIme; in KeyboardLayoutView()
993 Tracer(@NonNull MockIme mockIme) {
994 mIme = mockIme;