Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowProcessController.java280 synchronized (mAtm.mGlobalLockWithoutBoost) { in setThread()
595 synchronized (mAtm.mGlobalLockWithoutBoost) { in addPackage()
602 synchronized (mAtm.mGlobalLockWithoutBoost) { in clearPackageList()
H A DActivityTaskManagerService.java373 final Object mGlobalLockWithoutBoost = mGlobalLock; field in ActivityTaskManagerService
2838 synchronized (mGlobalLockWithoutBoost) { in onScreenAwakeChanged()
5531 synchronized (mGlobalLockWithoutBoost) { in onProcessAdded()
5539 synchronized (mGlobalLockWithoutBoost) { in onProcessRemoved()
5547 synchronized (mGlobalLockWithoutBoost) { in onCleanUpApplicationRecord()
5571 synchronized (mGlobalLockWithoutBoost) { in clearHeavyWeightProcessIfEquals()
5853 synchronized (mGlobalLockWithoutBoost) { in isFactoryTestProcess()
5910 synchronized (mGlobalLockWithoutBoost) { in handleAppDied()
6019 synchronized (mGlobalLockWithoutBoost) { in preBindApplication()
6027 synchronized (mGlobalLockWithoutBoost) { in attachApplication()
[all …]