Searched refs:sForegroundBackgroundPermissionMappingsLock (Results 1 – 1 of 1) sorted by relevance
56 private static final Object sForegroundBackgroundPermissionMappingsLock = new Object(); field in Permissions731 synchronized (sForegroundBackgroundPermissionMappingsLock) { in ensureForegroundBackgroundPermissionMappings()