Searched refs:doStart (Results 1 – 4 of 4) sorted by relevance
145 doStart(intent); in onStartCommand()194 private void doStart(Intent intent) { in doStart() method in ProfileService
304 doStart(time); in toggleStopwatchState()523 private void doStart(long time) { in doStart() method in StopwatchFragment796 doStart(mStartTime); in readFromSharedPref()
204 mController.doStart(mRecoveryState, intent); in startRecovery()
273 void doStart(final Bundle icicle, final Intent intent) { in doStart() method in Controller