Searched defs:onAppFocusOwnershipLost (Results 1 – 5 of 5) sorted by relevance
21 void onAppFocusOwnershipLost(int appType) = 0; in onAppFocusOwnershipLost() method
78 void onAppFocusOwnershipLost(@AppFocusType int appType); in onAppFocusOwnershipLost() method438 public void onAppFocusOwnershipLost(final @AppFocusType int appType) { in onAppFocusOwnershipLost() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
99 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in AppFocusTest.FocusOwnershipCallback
190 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in AppFocusServiceTest.AppFocusOwnershipCallback
383 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in CarAppFocusManagerTest.FocusOwnershipCallback