Searched defs:onAppFocusChanged (Results 1 – 6 of 6) sorted by relevance
21 void onAppFocusChanged(int appType, boolean active) = 0; in onAppFocusChanged() method
58 void onAppFocusChanged(@AppFocusType int appType, boolean active); in onAppFocusChanged() method401 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
154 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in AppFocusServiceTest.AppFocusChangedListener
368 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