Searched refs:mRemountCurrentUserVolumesOnUnlock (Results 1 – 1 of 1) sorted by relevance
268 mStorageManagerService.mRemountCurrentUserVolumesOnUnlock = false; in onUserSwitching()271 mStorageManagerService.mRemountCurrentUserVolumesOnUnlock = true; in onUserSwitching()475 private volatile boolean mRemountCurrentUserVolumesOnUnlock = false; field in StorageManagerService1212 if (mRemountCurrentUserVolumesOnUnlock && userId == mCurrentUserId) { in onUserUnlocking()1214 mRemountCurrentUserVolumesOnUnlock = false; in onUserUnlocking()