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