Home
last modified time | relevance | path

Searched refs:createHintSessionWithExitedThreads (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsdatom/apps/adpfapp/src/android/adpf/atom/app/
DADPFAtomTestActivity.java67 final int[] tids = createHintSessionWithExitedThreads(); in onCreate()
103 private int[] createHintSessionWithExitedThreads() throws InterruptedException { in createHintSessionWithExitedThreads() method in ADPFAtomTestActivity