Searched defs:onAppFocusOwnershipGranted (Results 1 – 5 of 5) sorted by relevance
22 void onAppFocusOwnershipGranted(int appType) = 1; in onAppFocusOwnershipGranted() method
77 void onAppFocusOwnershipGranted(@AppFocusType int appType); in onAppFocusOwnershipGranted() method417 public void onAppFocusOwnershipGranted(final @AppFocusType int appType) { in onAppFocusOwnershipGranted() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
118 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in AppFocusTest.FocusOwnershipCallback
171 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in AppFocusServiceTest.AppFocusOwnershipCallback
379 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in CarAppFocusManagerTest.FocusOwnershipCallback