Home
last modified time | relevance | path

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

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