Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java162 static ImeLayoutInfo fromLayoutListenerCallback(View v, int left, int top, int right, in fromLayoutListenerCallback() method in ImeLayoutInfo
DMockIme.java663 ImeLayoutInfo.fromLayoutListenerCallback( in KeyboardLayoutView()