Searched refs:mModeConfigLock (Results 1 – 1 of 1) sorted by relevance
490 private final Object mModeConfigLock = new Object(); field in GameManagerService.GamePackageConfiguration593 synchronized (mModeConfigLock) { in getOrAddDefaultGameModeConfiguration()602 synchronized (mModeConfigLock) { in hasActiveGameModeConfig()763 synchronized (mModeConfigLock) { in getAvailableGameModesBitfield()815 synchronized (mModeConfigLock) { in getGameModeConfiguration()825 synchronized (mModeConfigLock) { in addModeConfig()838 synchronized (mModeConfigLock) { in removeModeConfig()844 synchronized (mModeConfigLock) { in isActive()867 synchronized (copy.mModeConfigLock) { in copyAndApplyOverride()868 synchronized (mModeConfigLock) { in copyAndApplyOverride()[all …]