Searched refs:getAppTypes (Results 1 – 2 of 2) sorted by relevance
202 for (Integer appType : binder.getAppTypes()) { in removeFocusListener()321 for (Integer appType : binder.getAppTypes()) { in abandonAppFocus()355 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusListenerImpl396 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
110 if (info.getAppTypes().isEmpty()) { in unregisterFocusListener()184 if (clientInfo.getAppTypes().contains(appType)) { in requestAppFocus()224 if (clientInfo.getAppTypes().contains(appType)) { in abandonAppFocus()401 private Set<Integer> getAppTypes() { in getAppTypes() method in AppFocusService.ClientInfo