/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityClientController.java | 188 Binder.restoreCallingIdentity(origId); in activityResumed() 197 Binder.restoreCallingIdentity(origId); in activityRefreshed() 206 Binder.restoreCallingIdentity(origId); in activityTopResumedStateLost() 220 Binder.restoreCallingIdentity(origId); in activityPaused() 270 Binder.restoreCallingIdentity(origId); in activityStopped() 300 Binder.restoreCallingIdentity(origId); in activityLocalRelaunch() 312 Binder.restoreCallingIdentity(origId); in activityRelaunched() 918 Binder.restoreCallingIdentity(origId); in splashScreenAttached() 1394 Binder.restoreCallingIdentity(origId); in overrideActivityTransition() 1406 Binder.restoreCallingIdentity(origId); in clearOverrideActivityTransition() [all …]
|
H A D | AppTaskImpl.java | 95 final long origId = Binder.clearCallingIdentity(); in getTaskInfo() local 105 Binder.restoreCallingIdentity(origId); in getTaskInfo() 117 final long origId = Binder.clearCallingIdentity(); in moveToFront() local 146 Binder.restoreCallingIdentity(origId); in moveToFront() 187 final long origId = Binder.clearCallingIdentity(); in setExcludeFromRecents() local 202 Binder.restoreCallingIdentity(origId); in setExcludeFromRecents()
|
H A D | DisplayAreaOrganizerController.java | 132 final long origId = Binder.clearCallingIdentity(); in registerOrganizer() local 163 Binder.restoreCallingIdentity(origId); in registerOrganizer() 171 final long origId = Binder.clearCallingIdentity(); in unregisterOrganizer() local 186 Binder.restoreCallingIdentity(origId); in unregisterOrganizer() 195 final long origId = Binder.clearCallingIdentity(); in createTaskDisplayArea() local 246 Binder.restoreCallingIdentity(origId); in createTaskDisplayArea() 254 final long origId = Binder.clearCallingIdentity(); in deleteTaskDisplayArea() local 273 Binder.restoreCallingIdentity(origId); in deleteTaskDisplayArea()
|
H A D | TaskOrganizerController.java | 519 final long origId = Binder.clearCallingIdentity(); in registerTaskOrganizer() local 553 Binder.restoreCallingIdentity(origId); in registerTaskOrganizer() 561 final long origId = Binder.clearCallingIdentity(); in unregisterTaskOrganizer() local 581 Binder.restoreCallingIdentity(origId); in unregisterTaskOrganizer() 875 Binder.restoreCallingIdentity(origId); in createRootTask() 926 Binder.restoreCallingIdentity(origId); in deleteRootTask() 1022 Binder.restoreCallingIdentity(origId); in getImeTarget() 1120 Binder.restoreCallingIdentity(origId); in setInterceptBackPressedOnTaskRoot() 1148 Binder.restoreCallingIdentity(origId); in restartTaskTopActivityProcessIfVisible() 1177 Binder.restoreCallingIdentity(origId); in updateCameraCompatControlState() [all …]
|
H A D | DragAndDropPermissionsHandler.java | 82 final long origId = Binder.clearCallingIdentity(); in doTake() local 90 Binder.restoreCallingIdentity(origId); in doTake()
|
H A D | WindowManagerService.java | 1838 Binder.restoreCallingIdentity(origId); in addWindow() 2058 Binder.restoreCallingIdentity(origId); in clearTouchableRegion() 2098 Binder.restoreCallingIdentity(origId); in setInsetsWindow() 2535 Binder.restoreCallingIdentity(origId); in relayoutWindow() 2649 Binder.restoreCallingIdentity(origId); in outOfMemoryWindow() 2675 Binder.restoreCallingIdentity(origId); in finishDrawingWindow() 2762 Binder.restoreCallingIdentity(origId); in attachWindowContextToDisplayArea() 2798 Binder.restoreCallingIdentity(origId); in attachWindowContextToWindowToken() 2825 Binder.restoreCallingIdentity(origId); in detachWindowContextFromWindowContainer() 2859 Binder.restoreCallingIdentity(origId); in attachToDisplayContent() [all …]
|
H A D | ActivityTaskManagerService.java | 1447 Binder.restoreCallingIdentity(origId); in startNextMatchingActivity() 1737 Binder.restoreCallingIdentity(origId); in startAssistantActivity() 1773 Binder.restoreCallingIdentity(origId); in startRecentsActivity() 1790 Binder.restoreCallingIdentity(origId); in startActivityFromRecents() 1827 Binder.restoreCallingIdentity(origId); in startActivityFromGameSession() 1869 Binder.restoreCallingIdentity(origId); in isActivityStartAllowedOnDisplay() 2182 Binder.restoreCallingIdentity(origId); in unhandledBack() 2249 Binder.restoreCallingIdentity(origId); in moveTaskToFrontLocked() 2544 Binder.restoreCallingIdentity(origId); in cancelRecentsAnimation() 2684 Binder.restoreCallingIdentity(origId); in finishVoiceTask() [all …]
|
H A D | Session.java | 394 long origId = Binder.clearCallingIdentity(); in validateAndResolveDragMimeTypeExtras() local 415 Binder.restoreCallingIdentity(origId); in validateAndResolveDragMimeTypeExtras() 936 final long origId = Binder.clearCallingIdentity(); in generateDisplayHash() local 940 Binder.restoreCallingIdentity(origId); in generateDisplayHash()
|
H A D | ActivityStartController.java | 391 final long origId = Binder.clearCallingIdentity(); in startActivities() local 522 Binder.restoreCallingIdentity(origId); in startActivities()
|
H A D | TaskFragmentOrganizerController.java | 460 final long origId = Binder.clearCallingIdentity(); in unregisterOrganizer() local 469 Binder.restoreCallingIdentity(origId); in unregisterOrganizer()
|
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | InputContentUriTokenHandler.java | 76 final long origId = Binder.clearCallingIdentity(); in doTakeLocked() local 86 Binder.restoreCallingIdentity(origId); in doTakeLocked()
|
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/ |
H A D | RecoverySystemService.java | 583 final long origId = Binder.clearCallingIdentity(); in requestLskf() local 598 Binder.restoreCallingIdentity(origId); in requestLskf() 709 final long origId = Binder.clearCallingIdentity(); in clearLskf() local 720 Binder.restoreCallingIdentity(origId); in clearLskf() 809 final long origId = Binder.clearCallingIdentity(); in armRebootEscrow() local 822 Binder.restoreCallingIdentity(origId); in armRebootEscrow() 837 final long origId = Binder.clearCallingIdentity(); in useServerBasedRoR() local 842 Binder.restoreCallingIdentity(origId); in useServerBasedRoR() 1216 final long origId = Binder.clearCallingIdentity(); in onShellCommand() local 1221 Binder.restoreCallingIdentity(origId); in onShellCommand()
|
/aosp14/frameworks/base/services/searchui/java/com/android/server/searchui/ |
H A D | SearchUiManagerService.java | 176 final long origId = Binder.clearCallingIdentity(); in runForUserLocked() local 183 Binder.restoreCallingIdentity(origId); in runForUserLocked()
|
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
H A D | SmartspaceManagerService.java | 176 final long origId = Binder.clearCallingIdentity(); in runForUserLocked() local 183 Binder.restoreCallingIdentity(origId); in runForUserLocked()
|
/aosp14/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/ |
H A D | WallpaperEffectsGenerationManagerService.java | 179 final long origId = Binder.clearCallingIdentity(); in runForUser() local 201 Binder.restoreCallingIdentity(origId); in runForUser()
|
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
H A D | AppPredictionManagerService.java | 194 final long origId = Binder.clearCallingIdentity(); in runForUserLocked() local 201 Binder.restoreCallingIdentity(origId); in runForUserLocked()
|
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/ |
H A D | CredentialManagerService.java | 272 final long origId = Binder.clearCallingIdentity(); in runForUser() local 282 Binder.restoreCallingIdentity(origId); in runForUser() 327 final long origId = Binder.clearCallingIdentity(); in isCredentialDescriptionApiEnabled() local 333 Binder.restoreCallingIdentity(origId); in isCredentialDescriptionApiEnabled() 871 final long origId = Binder.clearCallingIdentity(); in isServiceEnabled() local 878 Binder.restoreCallingIdentity(origId); in isServiceEnabled()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
H A D | DpmTestBase.java | 128 final long origId = serviceContext.binder.clearCallingIdentity(); in runAsCaller() local 137 serviceContext.binder.restoreCallingIdentity(origId); in runAsCaller()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ContentProviderHelper.java | 292 final long origId = Binder.clearCallingIdentity(); in getContentProviderImpl() local 352 Binder.restoreCallingIdentity(origId); in getContentProviderImpl() 482 final long origId = Binder.clearCallingIdentity(); in getContentProviderImpl() local 559 Binder.restoreCallingIdentity(origId); in getContentProviderImpl() 713 final long origId = Binder.clearCallingIdentity(); in publishContentProviders() local 783 Binder.restoreCallingIdentity(origId); in publishContentProviders()
|
H A D | ActiveServices.java | 1514 Binder.restoreCallingIdentity(origId); in stopServiceLocked() 1670 Binder.restoreCallingIdentity(origId); in stopServiceTokenLocked() 1683 final long origId = Binder.clearCallingIdentity(); in setServiceForegroundLocked() local 1690 Binder.restoreCallingIdentity(origId); in setServiceForegroundLocked() 1702 final long origId = Binder.clearCallingIdentity(); in getForegroundServiceTypeLocked() local 1710 Binder.restoreCallingIdentity(origId); in getForegroundServiceTypeLocked() 3884 Binder.restoreCallingIdentity(origId); in bindServiceLocked() 3964 Binder.restoreCallingIdentity(origId); in publishServiceLocked() 4056 Binder.restoreCallingIdentity(origId); in unbindServiceLocked() 4103 Binder.restoreCallingIdentity(origId); in unbindFinishedLocked() [all …]
|
H A D | PendingIntentRecord.java | 508 final long origId = Binder.clearCallingIdentity(); in sendInner() local 636 Binder.restoreCallingIdentity(origId); in sendInner()
|
H A D | ActivityManagerService.java | 4882 Binder.restoreCallingIdentity(origId); in attachApplication() 5030 Binder.restoreCallingIdentity(origId); in finishAttachApplication() 8038 Binder.restoreCallingIdentity(origId); in setHasTopUi() 10199 Binder.restoreCallingIdentity(origId); in doDump() 10421 Binder.restoreCallingIdentity(origId); in doDump() 13346 Binder.restoreCallingIdentity(origId); in startService() 14265 Binder.restoreCallingIdentity(origId); in unregisterReceiver() 15597 Binder.restoreCallingIdentity(origId); in finishReceiver() 15776 Binder.restoreCallingIdentity(origId); in startInstrumentation() 16066 Binder.restoreCallingIdentity(origId); in finishInstrumentation() [all …]
|
H A D | AppErrors.java | 578 final long origId = Binder.clearCallingIdentity(); in crashApplication() local 582 Binder.restoreCallingIdentity(origId); in crashApplication()
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | ContentProvider.java | 320 final CallingIdentity origId = getContentProvider().clearCallingIdentity(); in getType() local 324 getContentProvider().restoreCallingIdentity(origId); in getType() 336 final CallingIdentity origId = getContentProvider().clearCallingIdentity(); in getType() local 344 getContentProvider().restoreCallingIdentity(origId); in getType()
|
/aosp14/frameworks/base/services/core/java/com/android/server/media/projection/ |
H A D | MediaProjectionManagerService.java | 793 final long origId = Binder.clearCallingIdentity(); in setContentRecordingSession() local 798 Binder.restoreCallingIdentity(origId); in setContentRecordingSession()
|