Searched refs:startService (Results 1 – 3 of 3) sorted by relevance
46 startService(ExponentIntentService.getActionStayAwake(applicationContext)) in onCreate()
91 const { port: servicePort, enableServiceSSL } = await this.lockdowndClient.startService(name);
103 async startService(name: string) { method in LockdowndClient