Searched refs:getLegacyContextForUsage (Results 1 – 3 of 3) sorted by relevance
358 int callContext = CarAudioContext.getLegacyContextForUsage( in setRejectNavigationOnCallLocked()360 int navContext = CarAudioContext.getLegacyContextForUsage( in setRejectNavigationOnCallLocked()367 int callContext = CarAudioContext.getLegacyContextForUsage( in isRejectNavigationOnCallEnabled()369 int navContext = CarAudioContext.getLegacyContextForUsage( in isRejectNavigationOnCallEnabled()433 int requestedContext = CarAudioContext.getLegacyContextForUsage(requestedUsage); in getFocusInteractionLocked()434 int holderContext = CarAudioContext.getLegacyContextForUsage(holderUsage); in getFocusInteractionLocked()
442 static int getLegacyContextForUsage(int usage) { in getLegacyContextForUsage() method in CarAudioContext
956 public void getLegacyContextForUsage() { in getLegacyContextForUsage() method in CarAudioContextTest968 .that(CarAudioContext.getLegacyContextForUsage(usage)) in getLegacyContextForUsage()