Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java301 void updateAllowedContexts(Integer allowedSinkContexts, Integer allowedSourceContexts) { in updateAllowedContexts() argument
311 + allowedSourceContexts); in updateAllowedContexts()
314 mAllowedSourceContexts = allowedSourceContexts; in updateAllowedContexts()