Searched refs:StorageUserConnection (Results 1 – 3 of 3) sorted by relevance
62 private final SparseArray<StorageUserConnection> mConnections = new SparseArray<>();122 StorageUserConnection connection = null; in onVolumeMount()127 connection = new StorageUserConnection(mContext, userId, this); in onVolumeMount()154 StorageUserConnection connection = null; in notifyVolumeStateChanged()183 StorageUserConnection connection = mConnections.get(key); in freeCache()199 final StorageUserConnection connection; in notifyAnrDelayStarted()217 public StorageUserConnection onVolumeRemove(VolumeInfo vol) { in onVolumeRemove()227 StorageUserConnection connection = mConnections.get(userId); in onVolumeRemove()253 StorageUserConnection connection = onVolumeRemove(vol); in onVolumeUnmount()287 StorageUserConnection connection = null; in onUserStopping()[all …]
68 public final class StorageUserConnection { class83 public StorageUserConnection(Context context, int userId, StorageSessionController controller) { in StorageUserConnection() method in StorageUserConnection
23131 …server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda1;-><init>(Lcom/andr…23132 PLcom/android/server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda1;->run…23133 …server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda3;-><init>(Lcom/andr…23134 PLcom/android/server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda3;->onR…23135 PLcom/android/server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda4;-><in…23136 PLcom/android/server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda4;->run…23137 …server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda5;-><init>(Lcom/andr…23138 PLcom/android/server/storage/StorageUserConnection$ActiveConnection$$ExternalSyntheticLambda5;->app…23139 …com/android/server/storage/StorageUserConnection$ActiveConnection$1;-><init>(Lcom/android/server/s…23140 PLcom/android/server/storage/StorageUserConnection$ActiveConnection$1;->handleConnection(Landroid/o…[all …]