Searched defs:onAppFocusOwnershipGranted (Results 1 – 5 of 5) sorted by relevance
22 void onAppFocusOwnershipGranted(int appType) = 1; in onAppFocusOwnershipGranted() method
87 void onAppFocusOwnershipGranted(@AppFocusType int appType); in onAppFocusOwnershipGranted() method450 public void onAppFocusOwnershipGranted(final @AppFocusType int appType) { in onAppFocusOwnershipGranted() method in CarAppFocusManager.IAppFocusOwnershipCallbackImpl
105 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in AppFocusTest.FocusOwnershipCallback
196 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in AppFocusServiceTest.AppFocusOwnershipCallback
393 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted() method in CarAppFocusManagerTest.FocusOwnershipCallback