Searched refs:startBackgroundThread (Results 1 – 5 of 5) sorted by relevance
53 private Thread[] startBackgroundThread(int numOfThreads) { in startBackgroundThread() method in StaticLayoutMultithreadPerfTest105 Thread[] threads = startBackgroundThread(numOfTotalThreads - 1); in runRandomTest()
218 public void startBackgroundThread() { in startBackgroundThread() method in EventLoader
127 mEventLoader.startBackgroundThread(); in onResume()
434 startBackgroundThread(); in onResume()449 private void startBackgroundThread() { in startBackgroundThread() method in MainActivity
444 startBackgroundThread(); in onResume()663 private void startBackgroundThread() { in startBackgroundThread() method in CameraAvgFragment