Searched refs:getAppTypes (Results 1 – 2 of 2) sorted by relevance
198 for (Integer appType : binder.getAppTypes()) { in removeFocusListener()322 for (Integer appType : binder.getAppTypes()) { in abandonAppFocus()356 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusListenerImpl400 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
89 if (info.getAppTypes().isEmpty()) { in unregisterFocusListener()161 if (clientInfo.getAppTypes().contains(appType)) { in requestAppFocus()202 if (clientInfo.getAppTypes().contains(appType)) { in abandonAppFocus()367 private synchronized Set<Integer> getAppTypes() { in getAppTypes() method in AppFocusService.ClientInfo