Searched defs:onAppFocusChanged (Results 1 – 6 of 6) sorted by relevance
21 void onAppFocusChanged(int appType, boolean active) = 0; in onAppFocusChanged() method
56 void onAppFocusChanged(@AppFocusType int appType, boolean active); in onAppFocusChanged() method382 public void onAppFocusChanged(final @AppFocusType int appType, final boolean active) { in onAppFocusChanged() method in CarAppFocusManager.IAppFocusListenerImpl
82 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
346 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in CarAppFocusManagerTest.FocusChangedListener
196 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in ClusterRenderingService