Searched refs:notifyingThread (Results 1 – 1 of 1) sorted by relevance
54 Thread notifyingThread = new Thread(null, mTask, "NotifyingService"); in onCreate() local56 notifyingThread.start(); in onCreate()