Searched refs:startBackgroundThread (Results 1 – 2 of 2) sorted by relevance
53 private Thread[] startBackgroundThread(int numOfThreads) { in startBackgroundThread() method in StaticLayoutMultithreadPerfTest105 Thread[] threads = startBackgroundThread(numOfTotalThreads - 1); in runRandomTest()
434 startBackgroundThread(); in onResume()449 private void startBackgroundThread() { in startBackgroundThread() method in MainActivity