Searched refs:getAssistComponentForUser (Results 1 – 4 of 4) sorted by relevance
148 public ComponentName getAssistComponentForUser(int userId) { in getAssistComponentForUser() method in AssistUtils
300 return mAssistUtils.getAssistComponentForUser(KeyguardUpdateMonitor.getCurrentUser()); in getAssistInfo()
435 final ComponentName assistComponent = assistUtils.getAssistComponentForUser(userId); in getDefaultApplicationShortcuts()
342 mAssistComponent = mAssistUtils.getAssistComponentForUser(UserHandle.myUserId()); in SystemServicesProxy()