Searched refs:hideSoftInputInternal (Results 1 – 1 of 1) sorted by relevance
1564 return hideSoftInputInternal(client, windowToken, flags, resultReceiver); in hideSoftInput()1568 private boolean hideSoftInputInternal( in hideSoftInputInternal() method in MultiClientInputMethodManagerService.ApiCallbacks