Home | History | Annotate | Download | only in internal

Lines Matching defs:mCurrentState

122     private BackupState mCurrentState;
183 mCurrentState = BackupState.FINAL;
186 mCurrentState = BackupState.INITIAL;
227 switch (mCurrentState) {
1220 mCurrentState = nextState;