Searched refs:onAppFocusOwnershipLost (Results 1 – 13 of 13) sorted by relevance
68 void onAppFocusOwnershipLost(@AppFocusType int appType); in onAppFocusOwnershipLost() method405 public void onAppFocusOwnershipLost(final @AppFocusType int appType) { in onAppFocusOwnershipLost() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl412 callback.onAppFocusOwnershipLost(appType); in onAppFocusOwnershipLost()
21 void onAppFocusOwnershipLost(int appType) = 0; in onAppFocusOwnershipLost() method
111 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in AppFocusTest.FocusOwnershipCallback
165 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in AppFocusServiceTest.AppFocusOwnershipCallback
141 public void onAppFocusOwnershipLost(int focus) { in testSendEvent()
369 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() method in CarAppFocusManagerTest.FocusOwnershipCallback
228 .onAppFocusOwnershipLost(eq(CarAppFocusManager.APP_FOCUS_TYPE_NAVIGATION)); in requestAppFocus_focusLost_otherAppRequest_callbackRun()
93 public void onAppFocusOwnershipLost(@CarAppFocusManager.AppFocusType int appType) {
351 callback.onAppFocusOwnershipLost(appType); in dispatchAppFocusOwnershipLoss()
45 method public abstract void onAppFocusOwnershipLost(int);
169 public void onAppFocusOwnershipLost(int focus) {
78 method public void onAppFocusOwnershipLost(int);