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