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.java127 private static final Object sCurrentStatsMapConfigLock = new Object(); field in BpfNetMaps
842 synchronized (sCurrentStatsMapConfigLock) { in swapActiveStatsMap()