Searched defs:onAppFocusChanged (Results 1 – 5 of 5) sorted by relevance
21 void onAppFocusChanged(int appType, boolean active) = 0; in onAppFocusChanged() method
54 void onAppFocusChanged(@AppFocusType int appType, boolean active); in onAppFocusChanged() method364 public void onAppFocusChanged(final @AppFocusType int appType, final boolean active) { in onAppFocusChanged() method in CarAppFocusManager.IAppFocusListenerImpl
76 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in AppFocusTest.FocusChangedListener
143 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in AppFocusServiceTest.AppFocusChangedListener
326 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in CarAppFocusManagerTest.FocusChangedListener