Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/
DBpfNetMaps.java119 private static final Object sCurrentStatsMapConfigLock = new Object(); field in BpfNetMaps
750 synchronized (sCurrentStatsMapConfigLock) { in swapActiveStatsMap()