Searched refs:mTestService (Results 1 – 1 of 1) sorted by relevance
91 TestJobService mTestService; field in MainActivity106 mTestService = (TestJobService) msg.obj;107 mTestService.setUiCallback(MainActivity.this);113 if (mTestService == null) { in ensureTestService()150 mTestService.scheduleJob(builder.build()); in scheduleJob()167 mTestService.callJobFinished(); in finishJob()