Searched refs:getAppTypes (Results 1 – 2 of 2) sorted by relevance
204 for (Integer appType : binder.getAppTypes()) { in removeFocusListener()339 for (Integer appType : binder.getAppTypes()) { in abandonAppFocus()373 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusListenerImpl414 public Set<Integer> getAppTypes() { in getAppTypes() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
116 if (info.getAppTypes().isEmpty()) { in unregisterFocusListener()206 if (clientInfo.getAppTypes().contains(appType)) { in requestAppFocus()255 if (clientInfo.getAppTypes().contains(appType)) { in abandonAppFocus()432 private Set<Integer> getAppTypes() { in getAppTypes() method in AppFocusService.ClientInfo