Searched refs:directBootAwareness (Results 1 – 1 of 1) sorted by relevance
28 public List<InputMethodInfo> getInputMethodListAsUser(int userId, int directBootAwareness) { in getInputMethodListAsUser() argument29 return mInputMethodManager.getInputMethodListAsUser(userId, directBootAwareness); in getInputMethodListAsUser()