Searched refs:realMoveId (Results 1 – 1 of 1) sorted by relevance
24860 final int realMoveId = mNextMoveId.getAndIncrement(); in movePrimaryStorage() local24863 mMoveCallbacks.notifyCreated(realMoveId, extras); in movePrimaryStorage()24873 mMoveCallbacks.notifyStatusChanged(realMoveId, status, estMillis); in movePrimaryStorage()24879 return realMoveId; in movePrimaryStorage()