Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageSessionController.java150 int connectionUserId = getConnectionUserIdForVolume(vol); in notifyVolumeStateChanged() local
154 connection = mConnections.get(connectionUserId); in notifyVolumeStateChanged()
161 + connectionUserId); in notifyVolumeStateChanged()