Home | History | Annotate | Download | only in server

Lines Matching defs:mCurrentState

1803         BackupState mCurrentState;
1828 mCurrentState = BackupState.INITIAL;
1838 switch (mCurrentState) {
2298 mCurrentState = nextState;
4139 private RestoreState mCurrentState;
4164 mCurrentState = RestoreState.INITIAL;
4194 if (MORE_DEBUG) Slog.v(TAG, "*** Executing restore step: " + mCurrentState);
4195 switch (mCurrentState) {
4679 mCurrentState = nextState;