Searched defs:showFlags (Results 1 – 5 of 5) sorted by relevance
50 void toggleSoftInput(int showFlags, int hideFlags); in toggleSoftInput()
153 public void toggleSoftInput(int showFlags, int hideFlags); in toggleSoftInput()
843 public void toggleSoftInputFromWindow(IBinder windowToken, int showFlags, int hideFlags) { in toggleSoftInputFromWindow()869 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput()
158 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput()
475 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput()643 int showFlags = mShowInputFlags; in onConfigurationChanged() local1662 private void onToggleSoftInput(int showFlags, int hideFlags) { in onToggleSoftInput()