Searched defs:showFlags (Results 1 – 5 of 5) sorted by relevance
48 void toggleSoftInput(int showFlags, int hideFlags); in toggleSoftInput()
177 public void toggleSoftInput(int showFlags, int hideFlags); in toggleSoftInput()
1077 public void toggleSoftInputFromWindow(IBinder windowToken, int showFlags, int hideFlags) { in toggleSoftInputFromWindow()1103 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput()
202 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput()
535 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput()771 int showFlags = mShowInputFlags; in onConfigurationChanged() local1888 private void onToggleSoftInput(int showFlags, int hideFlags) { in onToggleSoftInput()