Searched refs:androidFocus (Results 1 - 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/test/
H A DCarAudioFocusTest.java433 private void checkSingleRequestRelease(int streamType, int androidFocus, int streamNumber, argument
439 androidFocus);
444 switch (androidFocus) {
/packages/services/Car/service/src/com/android/car/
H A DCarAudioService.java331 private void requestCarProxyFocus(int androidFocus, int flags) { argument
333 androidFocus, flags, mAudioPolicy);

Completed in 56 milliseconds