Searched defs:onAppFocusChanged (Results 1 – 6 of 6) sorted by relevance
21 void onAppFocusChanged(int appType, boolean active) = 0; in onAppFocusChanged() method
64 void onAppFocusChanged(@AppFocusType int appType, boolean active); in onAppFocusChanged() method397 public void onAppFocusChanged(final @AppFocusType int appType, final boolean active) { in onAppFocusChanged() method in CarAppFocusManager.IAppFocusListenerImpl
84 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in AppFocusTest.FocusChangedListener
168 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in AppFocusServiceTest.AppFocusChangedListener
340 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