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.java611 KeyboardLayoutView(MockIme mockIme, @NonNull ImeSettings imeSettings, in KeyboardLayoutView() argument
613 super(mockIme); in KeyboardLayoutView()
615 mMockIme = mockIme; in KeyboardLayoutView()
1025 Tracer(@NonNull MockIme mockIme) {
1026 mIme = mockIme;