Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DTrafficStats.java192 private static Object sProfilingLock = new Object(); field in TrafficStats
422 synchronized (sProfilingLock) { in startDataProfiling()
440 synchronized (sProfilingLock) { in stopDataProfiling()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45307 Landroid/net/TrafficStats;->sProfilingLock:Ljava/lang/Object;