Searched refs:mTestService (Results 1 – 1 of 1) sorted by relevance
96 TestJobService mTestService; field in MainActivity111 mTestService = (TestJobService) msg.obj;112 mTestService.setUiCallback(MainActivity.this);118 if (mTestService == null) { in ensureTestService()158 mTestService.scheduleJob(builder.build()); in scheduleJob()175 mTestService.callJobFinished(); in finishJob()