Searched refs:setServiceRunning (Results 1 – 1 of 1) sorted by relevance
282 private void setServiceRunning(Class<? extends Service> serviceClass, boolean running) { in setServiceRunning() method in MainActivity379 (v, checked) -> setServiceRunning(serviceClass, checked)); in ServiceElement()