Home
last modified time | relevance | path

Searched defs:ownerIterator (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DMediaFocusControl.java419 final Iterator<Entry<String, FocusRequester>> ownerIterator = owners.iterator(); in removeFocusEntryForExtPolicyOnDeath() local
792 final Iterator<Entry<String, FocusRequester>> ownerIterator = owners.iterator(); in dumpExtFocusPolicyFocusOwners() local