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