[go: nahoru, domu]

Searched refs:mMoveTargetUuid (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DMountService.java326 private String mMoveTargetUuid; field in class:MountService
1414 Slog.d(TAG, "Move to " + mMoveTargetUuid + " copy phase finshed; persisting");
1416 mPrimaryStorageUuid = mMoveTargetUuid;
1421 Slog.d(TAG, "Move to " + mMoveTargetUuid + " finished with status " + status);
1424 mMoveTargetUuid = null;
2046 mMoveTargetUuid = volumeUuid;

Completed in 13 milliseconds