Searched refs:removeAppType (Results 1 - 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
H A DCarAppFocusManager.java176 binder.removeAppType(appType);
300 binder.removeAppType(appType);
352 public void removeAppType(@AppFocusType int appType) { method in class:CarAppFocusManager.IAppFocusListenerImpl
396 public void removeAppType(@AppFocusType int appType) { method in class:CarAppFocusManager.IAppFocusOwnershipCallbackImpl
/packages/services/Car/service/src/com/android/car/
H A DAppFocusService.java88 info.removeAppType(appType);
375 private synchronized boolean removeAppType(Integer appType) { method in class:AppFocusService.ClientInfo

Completed in 61 milliseconds