Searched refs:getAppTypes (Results 1 – 2 of 2) sorted by relevance
216 for (Integer appType : binder.getAppTypes()) { in removeFocusListener()357 for (Integer appType : binder.getAppTypes()) { in abandonAppFocus()392 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusListenerImpl433 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
121 if (info.getAppTypes().isEmpty()) { in unregisterFocusListener()211 if (clientInfo.getAppTypes().contains(appType)) { in requestAppFocus()260 if (clientInfo.getAppTypes().contains(appType)) { in abandonAppFocus()439 private Set<Integer> getAppTypes() { in getAppTypes() method in AppFocusService.ClientInfo