Searched defs:onAppFocusChanged (Results 1 – 4 of 4) sorted by relevance
21 void onAppFocusChanged(int appType, boolean active) = 0; in onAppFocusChanged() method
48 void onAppFocusChanged(@AppFocusType int appType, boolean active); in onAppFocusChanged() method356 public void onAppFocusChanged(final @AppFocusType int appType, final boolean active) { in onAppFocusChanged() method in CarAppFocusManager.IAppFocusListenerImpl
71 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in AppFocusTest.FocusChangedListener
321 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() method in CarAppFocusManagerTest.FocusChangedListener