HomeSort by relevance Sort by last modified time
    Searched refs:removeAppType (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/car-lib/src/android/car/
CarAppFocusManager.java 176 binder.removeAppType(appType);
300 binder.removeAppType(appType);
352 public void removeAppType(@AppFocusType int appType) {
396 public void removeAppType(@AppFocusType int appType) {
  /packages/services/Car/service/src/com/android/car/
AppFocusService.java 88 info.removeAppType(appType);
375 private synchronized boolean removeAppType(Integer appType) {

Completed in 234 milliseconds