Searched refs:doStartService (Results 1 – 1 of 1) sorted by relevance
163 doStartService(context, intent); in onReceive()323 private void doStartService(Context context, Intent commandIntent) { in doStartService() method in CommandReceiver