/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CallbackProxies.java | 51 final long ident = Binder.clearCallingIdentity(); in onConfigured() local 62 final long ident = Binder.clearCallingIdentity(); in onConfigureFailed() local 72 final long ident = Binder.clearCallingIdentity(); in onReady() local 82 final long ident = Binder.clearCallingIdentity(); in onActive() local 92 final long ident = Binder.clearCallingIdentity(); in onCaptureQueueEmpty() local 102 final long ident = Binder.clearCallingIdentity(); in onClosed() local 112 final long ident = Binder.clearCallingIdentity(); in onSurfacePrepared() local
|
H A D | CameraCaptureSessionImpl.java | 663 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 678 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 692 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 706 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 720 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 734 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 749 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 764 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local
|
H A D | CameraInjectionSessionImpl.java | 90 final long ident = Binder.clearCallingIdentity(); in binderDied() local 128 final long ident = Binder.clearCallingIdentity(); in setRemoteInjectionSession() local 187 final long ident = Binder.clearCallingIdentity(); in scheduleNotifyError() local
|
H A D | CameraOfflineSessionImpl.java | 161 final long ident = Binder.clearCallingIdentity(); in onDeviceError() local 201 final long ident = Binder.clearCallingIdentity(); in onDeviceIdle() local 241 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 416 final long ident = Binder.clearCallingIdentity(); in onResultReceived() local 499 final long ident = Binder.clearCallingIdentity(); in onCaptureErrorLocked() local 539 final long ident = Binder.clearCallingIdentity(); in onCaptureErrorLocked() local 609 final long ident = Binder.clearCallingIdentity(); in checkAndFireSequenceComplete() local 688 final long ident = Binder.clearCallingIdentity(); in notifyFailedSwitch() local 732 final long ident = Binder.clearCallingIdentity(); in setRemoteSession() local 773 final long ident = Binder.clearCallingIdentity(); in disconnect() local
|
H A D | CameraExtensionSessionImpl.java | 938 final long ident = Binder.clearCallingIdentity(); in release() local 956 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local 974 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationSuccess() local 1099 final long ident = Binder.clearCallingIdentity(); in notifyCaptureFailed() local 1133 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 1165 final long ident = Binder.clearCallingIdentity(); in onCaptureSequenceAborted() local 1179 final long ident = Binder.clearCallingIdentity(); in onCaptureSequenceCompleted() local 1275 final long ident = Binder.clearCallingIdentity(); in checkAndFireBurstProcessing() local 1548 final long ident = Binder.clearCallingIdentity(); in onCaptureCompleted() local 1560 final long ident = Binder.clearCallingIdentity(); in onCaptureProcessProgressed() local [all …]
|
H A D | CameraAdvancedExtensionSessionImpl.java | 607 final long ident = Binder.clearCallingIdentity(); in release() local 626 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local 740 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 753 final long ident = Binder.clearCallingIdentity(); in onCaptureProcessStarted() local 765 final long ident = Binder.clearCallingIdentity(); in onCaptureFailed() local 777 final long ident = Binder.clearCallingIdentity(); in onCaptureSequenceCompleted() local 789 final long ident = Binder.clearCallingIdentity(); in onCaptureSequenceAborted() local 810 final long ident = Binder.clearCallingIdentity(); in onCaptureCompleted() local 823 final long ident = Binder.clearCallingIdentity(); in onCaptureProcessProgressed() local
|
H A D | CameraDeviceImpl.java | 1172 final long ident = Binder.clearCallingIdentity(); in checkEarlyTriggerSequenceCompleteLocked() local 1693 final long ident = Binder.clearCallingIdentity(); in checkAndFireSequenceComplete() local 1797 final long ident = Binder.clearCallingIdentity(); in onDeviceError() local 1825 final long ident = Binder.clearCallingIdentity(); in scheduleNotifyError() local 1890 final long ident = Binder.clearCallingIdentity(); in onCaptureErrorLocked() local 1948 final long ident = Binder.clearCallingIdentity(); in onCaptureErrorLocked() local 1979 final long ident = Binder.clearCallingIdentity(); in onDeviceIdle() local 2099 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 2310 final long ident = Binder.clearCallingIdentity(); in onResultReceived() local 2515 final long ident = Binder.clearCallingIdentity(); in binderDied() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/incident/ |
H A D | IncidentCompanionService.java | 89 final long ident = Binder.clearCallingIdentity(); in authorizeReport() local 111 final long ident = Binder.clearCallingIdentity(); in cancelAuthorization() local 126 final long ident = Binder.clearCallingIdentity(); in sendReportReadyBroadcast() local 168 final long ident = Binder.clearCallingIdentity(); in approveReport() local 183 final long ident = Binder.clearCallingIdentity(); in denyReport() local 198 final long ident = Binder.clearCallingIdentity(); in getIncidentReportList() local 218 final long ident = Binder.clearCallingIdentity(); in deleteIncidentReports() local 236 final long ident = Binder.clearCallingIdentity(); in deleteAllIncidentReports() local 256 final long ident = Binder.clearCallingIdentity(); in getIncidentReport() local
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobSchedulerShellCommand.java | 205 final long ident = Binder.clearCallingIdentity(); in runJob() local 259 final long ident = Binder.clearCallingIdentity(); in timeout() local 303 final long ident = Binder.clearCallingIdentity(); in cancelJob() local 324 final long ident = Binder.clearCallingIdentity(); in monitorBattery() local 386 final long ident = Binder.clearCallingIdentity(); in getEstimatedNetworkBytes() local 442 final long ident = Binder.clearCallingIdentity(); in getTransferredNetworkBytes() local 486 final long ident = Binder.clearCallingIdentity(); in getJobState() local 528 final long ident = Binder.clearCallingIdentity(); in resetExecutionQuota() local 540 final long ident = Binder.clearCallingIdentity(); in resetScheduleQuota() local 594 final long ident = Binder.clearCallingIdentity(); in stop() local [all …]
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbService.java | 293 final long ident = clearCallingIdentity(); in openDevice() local 331 final long ident = clearCallingIdentity(); in openAccessory() local 674 final long ident = Binder.clearCallingIdentity(); in getCurrentUsbSpeed() local 687 final long ident = Binder.clearCallingIdentity(); in getGadgetHalVersion() local 700 final long ident = Binder.clearCallingIdentity(); in resetUsbGadget() local 717 final long ident = Binder.clearCallingIdentity(); in resetUsbPort() local 738 final long ident = Binder.clearCallingIdentity(); in getPorts() local 764 final long ident = Binder.clearCallingIdentity(); in getPortStatus() local 778 final long ident = Binder.clearCallingIdentity(); in setPortRoles() local 794 final long ident = Binder.clearCallingIdentity(); in enableLimitPowerTransfer() local [all …]
|
/aosp14/frameworks/base/services/restrictions/java/com/android/server/restrictions/ |
H A D | RestrictionsManagerService.java | 96 final long ident = Binder.clearCallingIdentity(); in hasRestrictionsProvider() local 117 final long ident = Binder.clearCallingIdentity(); in requestPermission() local 150 final long ident = Binder.clearCallingIdentity(); in createLocalApprovalIntent() local 183 final long ident = Binder.clearCallingIdentity(); in notifyPermissionResponse() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/dreams/ |
H A D | DreamManagerService.java | 844 final long ident = Binder.clearCallingIdentity(); in dump() local 871 final long ident = Binder.clearCallingIdentity(); in getDreamComponentsForUser() local 884 final long ident = Binder.clearCallingIdentity(); in setDreamComponents() local 898 final long ident = Binder.clearCallingIdentity(); in setDreamComponentsForUser() local 910 final long ident = Binder.clearCallingIdentity(); in setSystemDreamComponent() local 933 final long ident = Binder.clearCallingIdentity(); in getDefaultDreamComponentForUser() local 945 final long ident = Binder.clearCallingIdentity(); in isDreaming() local 957 final long ident = Binder.clearCallingIdentity(); in isDreamingOrInPreview() local 970 final long ident = Binder.clearCallingIdentity(); in dream() local 995 final long ident = Binder.clearCallingIdentity(); in testDream() local [all …]
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/ |
H A D | TareShellCommand.java | 89 final long ident = Binder.clearCallingIdentity(); in runClearVip() local 105 final long ident = Binder.clearCallingIdentity(); in runSetVip() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Session.java | 304 final long ident = Binder.clearCallingIdentity(); in performHapticFeedback() local 328 final long ident = Binder.clearCallingIdentity(); in performDrag() local 340 final long ident = Binder.clearCallingIdentity(); in dropForAccessibility() local 479 final long ident = Binder.clearCallingIdentity(); in reportDropResult() local 489 final long ident = Binder.clearCallingIdentity(); in cancelDragAndDrop() local 512 final long ident = Binder.clearCallingIdentity(); in startMovingTask() local 524 final long ident = Binder.clearCallingIdentity(); in finishMovingTask() local 534 final long ident = Binder.clearCallingIdentity(); in reportSystemGestureExclusionChanged() local 549 final long ident = Binder.clearCallingIdentity(); in reportKeepClearAreasChanged() local 566 final long ident = Binder.clearCallingIdentity(); in setWallpaperPosition() local [all …]
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
H A D | DevicePolicyManagerServiceMigrationTest.java | 120 final long ident = mContext.binder.clearCallingIdentity(); in testMigration_managedProfileOwner() local 279 final long ident = mContext.binder.clearCallingIdentity(); in bootDpmsUp() local
|
/aosp14/frameworks/base/core/java/android/app/admin/ |
H A D | DeviceAdminInfo.java | 182 public final int ident; field in DeviceAdminInfo.PolicyInfo 190 public PolicyInfo(int ident, String tag, int label, int description) { in PolicyInfo() 194 public PolicyInfo(int ident, String tag, int label, int description, in PolicyInfo() 250 sRevKnownPolicies.put(pi.ident, pi); in sRevKnownPolicies.put() argument 251 sKnownPolicies.put(pi.tag, pi.ident); in sKnownPolicies.put()
|
/aosp14/frameworks/base/core/java/android/app/backup/ |
H A D | BackupAgent.java | 1099 final long ident = Binder.clearCallingIdentity(); in doBackup() local 1158 final long ident = Binder.clearCallingIdentity(); in doRestoreInternal() local 1197 final long ident = Binder.clearCallingIdentity(); in doFullBackup() local 1242 final long ident = Binder.clearCallingIdentity(); in doMeasureFullBackup() local 1266 final long ident = Binder.clearCallingIdentity(); in doRestoreFile() local 1293 final long ident = Binder.clearCallingIdentity(); in doRestoreFinished() local 1325 final long ident = Binder.clearCallingIdentity(); in doQuotaExceeded() local 1363 final long ident = Binder.clearCallingIdentity(); in clearBackupRestoreEventLogger() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/slice/ |
H A D | SliceShellCommand.java | 72 final long ident = Binder.clearCallingIdentity(); in runGetPermissions() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/watchlist/ |
H A D | NetworkWatchlistShellCommand.java | 90 final long ident = Binder.clearCallingIdentity(); in runForceGenerateReport() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | SystemServerAdapter.java | 87 final long ident = Binder.clearCallingIdentity(); in sendDeviceBecomingNoisyIntent() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_InputDevice.cpp | 77 const InputDeviceIdentifier& ident = deviceInfo.getIdentifier(); in android_view_InputDevice_create() local
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | AutofillUriGrantsManager.java | 109 final long ident = Binder.clearCallingIdentity(); in grantUriPermissions() local
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraManager.java | 2391 final long ident = Binder.clearCallingIdentity(); in postSingleAccessPriorityChangeUpdate() local 2407 final long ident = Binder.clearCallingIdentity(); in postSingleCameraOpenedUpdate() local 2423 final long ident = Binder.clearCallingIdentity(); in postSingleCameraClosedUpdate() local 2440 final long ident = Binder.clearCallingIdentity(); in postSingleUpdate() local 2457 final long ident = Binder.clearCallingIdentity(); in postSingleUpdate() local 2481 final long ident = Binder.clearCallingIdentity(); in postSingleTorchUpdate() local 2493 final long ident = Binder.clearCallingIdentity(); in postSingleTorchUpdate() local 2508 final long ident = Binder.clearCallingIdentity(); in postSingleTorchStrengthLevelUpdate() local
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | Looper.java | 161 final long ident, final int thresholdOverride) { in loopOnce() 281 final long ident = Binder.clearCallingIdentity(); in loop() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | LauncherAppsService.java | 435 long ident = injectClearCallingIdentity(); in canAccessProfile() local 521 final long ident = injectClearCallingIdentity(); in getLauncherActivities() local 642 final long ident = Binder.clearCallingIdentity(); in resolveLauncherActivityInternal() local 682 long ident = injectClearCallingIdentity(); in queryActivitiesForUser() local 790 final long ident = Binder.clearCallingIdentity(); in getShortcutIntent() local 810 final long ident = Binder.clearCallingIdentity(); in isPackageEnabled() local 845 final long ident = Binder.clearCallingIdentity(); in getApplicationInfo() local 1297 final long ident = Binder.clearCallingIdentity(); in isActivityEnabled() local 1355 final long ident = Binder.clearCallingIdentity(); in getActivityLaunchIntent() local 1402 final long ident = Binder.clearCallingIdentity(); in getMainActivityLaunchIntent() local [all …]
|