Searched refs:sProfilingLock (Results 1 – 1 of 1) sorted by relevance
191 private static Object sProfilingLock = new Object(); field in TrafficStats421 synchronized (sProfilingLock) { in startDataProfiling()439 synchronized (sProfilingLock) { in stopDataProfiling()