Searched defs:processId (Results 1 – 3 of 3) sorted by relevance
34 val processId: Int, constant in android.tools.traces.events.Event
131 String processId = match.group(PROCESS_ID); in getMetrics() local
204 int processId = getProcessId(mTargetPackageName); in testAppLaunchPerformance() local