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.java1200 @Nullable String focusKey, @Nullable String focusId) { in computeAudioKeyValue() argument
1201 if (focusKey != null) values.remove(focusKey); in computeAudioKeyValue()
1210 if (focusKey != null) { in computeAudioKeyValue()
1211 values.put(focusKey, key); in computeAudioKeyValue()