Searched refs:runServiceCommon (Results 1 – 1 of 1) sorted by relevance
107 runServiceCommon(intent, true); in runExternalService()112 runServiceCommon(intent, false); in runService()115 void runServiceCommon(Intent intent, boolean external) throws Exception { in runServiceCommon() method in ServiceRunnerActivity