Searched defs:onAppFocusOwnershipGranted (Results 1 – 4 of 4) sorted by relevance
22 void onAppFocusOwnershipGranted(int appType) = 1; in onAppFocusOwnershipGranted() method
71 void onAppFocusOwnershipGranted(@AppFocusType int appType); in onAppFocusOwnershipGranted() method409 public void onAppFocusOwnershipGranted(final @AppFocusType int appType) { in onAppFocusOwnershipGranted() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
113 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in AppFocusTest.FocusOwnershipCallback
363 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in CarAppFocusManagerTest.FocusOwnershipCallback