HomeSort by relevance Sort by last modified time
    Searched full:unregisterfocuslistener (Results 1 - 3 of 3) sorted by null

  /packages/services/Car/car-lib/src/android/car/
IAppFocus.aidl 25 void unregisterFocusListener(IAppFocusListener callback, int appType) = 1;
CarAppFocusManager.java 171 mService.unregisterFocusListener(binder, appType);
199 mService.unregisterFocusListener(binder, appType);
  /packages/services/Car/service/src/com/android/car/
AppFocusService.java 82 public void unregisterFocusListener(IAppFocusListener listener, int appType) {

Completed in 347 milliseconds