Searched refs:getAppTypes (Results 1 – 2 of 2) sorted by relevance
212 for (Integer appType : binder.getAppTypes()) { in removeFocusListener()354 for (Integer appType : binder.getAppTypes()) { in abandonAppFocus()388 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusListenerImpl429 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
133 if (info.getAppTypes().isEmpty()) { in unregisterFocusListener()228 if (clientInfo.getAppTypes().contains(appType)) { in requestAppFocus()277 if (clientInfo.getAppTypes().contains(appType)) { in abandonAppFocus()459 private Set<Integer> getAppTypes() { in getAppTypes() method in AppFocusService.ClientInfo