Searched defs:onAppFocusOwnershipLost (Results 1 – 5 of 5) sorted by relevance
21 void onAppFocusOwnershipLost(int appType) = 0; in onAppFocusOwnershipLost() method
68 void onAppFocusOwnershipLost(@AppFocusType int appType); in onAppFocusOwnershipLost() method405 public void onAppFocusOwnershipLost(final @AppFocusType int appType) { in onAppFocusOwnershipLost() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
111 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in AppFocusTest.FocusOwnershipCallback
165 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in AppFocusServiceTest.AppFocusOwnershipCallback
369 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in CarAppFocusManagerTest.FocusOwnershipCallback