Home | History | Annotate | Download | only in servertransaction

Lines Matching refs:setState

85         mClientRecord.setState(PRE_ON_CREATE);
99 mClientRecord.setState(ON_CREATE);
111 mClientRecord.setState(ON_START);
123 mClientRecord.setState(ON_RESUME);
134 mClientRecord.setState(ON_PAUSE);
145 mClientRecord.setState(ON_STOP);
156 mClientRecord.setState(ON_DESTROY);
168 mClientRecord.setState(PRE_ON_CREATE);
182 mClientRecord.setState(UNDEFINED);
188 mClientRecord.setState(PRE_ON_CREATE);
194 mClientRecord.setState(ON_CREATE);
200 mClientRecord.setState(ON_RESTART);
206 mClientRecord.setState(ON_CREATE);
244 mClientRecord.setState(ON_RESUME);
249 mClientRecord.setState(ON_STOP);
259 mClientRecord.setState(ON_CREATE);
263 mClientRecord.setState(ON_START);
267 mClientRecord.setState(ON_RESUME);
271 mClientRecord.setState(ON_PAUSE);
275 mClientRecord.setState(ON_STOP);
279 mClientRecord.setState(ON_DESTROY);
283 mClientRecord.setState(PRE_ON_CREATE);
290 mClientRecord.setState(PRE_ON_CREATE);
307 mClientRecord.setState(ON_CREATE);
314 mClientRecord.setState(ON_START);
323 mClientRecord.setState(ON_RESUME);
336 mClientRecord.setState(ON_PAUSE);
349 mClientRecord.setState(ON_STOP);
360 mClientRecord.setState(ON_DESTROY);
367 mClientRecord.setState(ON_CREATE);
374 mClientRecord.setState(ON_DESTROY);
377 mClientRecord.setState(ON_START);
380 mClientRecord.setState(ON_PAUSE);