Home
last modified time | relevance | path

Searched defs:removeAppType (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DCarAppFocusManager.java351 public void removeAppType(@AppFocusType int appType) { in removeAppType() method in CarAppFocusManager.IAppFocusListenerImpl
392 public void removeAppType(@AppFocusType int appType) { in removeAppType() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
/packages/services/Car/service/src/com/android/car/
DAppFocusService.java403 private boolean removeAppType(Integer appType) { in removeAppType() method in AppFocusService.ClientInfo