Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2660 @Nullable String focusKey, @Nullable String focusId, int hashValue) { in computeAudioKeyValue() argument
2662 if (focusId != null) values.remove(focusId); in computeAudioKeyValue()
2673 if (focusId != null) { in computeAudioKeyValue()
2678 values.put(focusId, id); in computeAudioKeyValue()