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