Home
last modified time | relevance | path

Searched refs:focusKey (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
2661 if (focusKey != null) values.remove(focusKey); in computeAudioKeyValue()
2670 if (focusKey != null) { in computeAudioKeyValue()
2671 values.put(focusKey, key); in computeAudioKeyValue()