Home
last modified time | relevance | path

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

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowInputMethodManager.java17 public boolean showSoftInput(View view, int flags) { in showSoftInput() method in ShadowInputMethodManager
22 public boolean showSoftInput(View view, int flags, ResultReceiver resultReceiver) { in showSoftInput() method in ShadowInputMethodManager