Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowInputMethodManager.java17 public boolean showSoftInput(View view, int flags) { in showSoftInput() method in ShadowInputMethodManager
18 return showSoftInput(view, flags, null); in showSoftInput()
22 public boolean showSoftInput(View view, int flags, ResultReceiver resultReceiver) { in showSoftInput() method in ShadowInputMethodManager
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DInputMethodManagerTest.java32 manager.showSoftInput(null, 0); in shouldRecordSoftInputVisibility()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...