Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DMediaFocusControl.java970 FocusRequester otherFr = getFocusRequesterLocked( in dispatchFocusChangeWithFade() local
972 if (otherFr == null) { in dispatchFocusChangeWithFade()
975 otherActiveFrs.add(otherFr); in dispatchFocusChangeWithFade()