Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/storage/
DStorageSessionController.java152 int connectionUserId = getConnectionUserIdForVolume(vol); in notifyVolumeStateChanged() local
156 connection = mConnections.get(connectionUserId); in notifyVolumeStateChanged()
163 + connectionUserId); in notifyVolumeStateChanged()