Searched refs:getExternalSources (Results 1 – 7 of 7) sorted by relevance
45 String[] sources = mCarAudioManager.getExternalSources(); in testGetExternalSources()
38 String[] getExternalSources(); in getExternalSources() method
369 public @NonNull String[] getExternalSources() { in getExternalSources() method in CarAudioManager371 return mService.getExternalSources(); in getExternalSources()
66 public String[] getExternalSources() { in getExternalSources() method in FakeCarAudioService
135 () -> mCarAudioManager.getExternalSources()); in getExternalSourcesPermission()
722 public @NonNull String[] getExternalSources() { in getExternalSources() method in CarAudioService
992 …ission(android.car.Car.PERMISSION_CAR_CONTROL_AUDIO_SETTINGS) public String[] getExternalSources();