Searched refs:mGeneratorExecutor (Results 1 – 1 of 1) sorted by relevance
100 private ScheduledExecutorService mGeneratorExecutor; field in MainActivity116 mGeneratorExecutor = new ScheduledThreadPoolExecutor(1); in onCreate()123 mGeneratorExecutor.scheduleWithFixedDelay( in onResume()