/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CallbackProxies.java | 51 final long ident = Binder.clearCallingIdentity(); in onConfigured() local 55 Binder.restoreCallingIdentity(ident); in onConfigured() 62 final long ident = Binder.clearCallingIdentity(); in onConfigureFailed() local 66 Binder.restoreCallingIdentity(ident); in onConfigureFailed() 72 final long ident = Binder.clearCallingIdentity(); in onReady() local 76 Binder.restoreCallingIdentity(ident); in onReady() 82 final long ident = Binder.clearCallingIdentity(); in onActive() local 86 Binder.restoreCallingIdentity(ident); in onActive() 96 Binder.restoreCallingIdentity(ident); in onCaptureQueueEmpty() 106 Binder.restoreCallingIdentity(ident); in onClosed() [all …]
|
H A D | CameraInjectionSessionImpl.java | 90 final long ident = Binder.clearCallingIdentity(); in binderDied() local 94 Binder.restoreCallingIdentity(ident); in binderDied() 128 final long ident = Binder.clearCallingIdentity(); in setRemoteInjectionSession() local 142 Binder.restoreCallingIdentity(ident); in setRemoteInjectionSession() 187 final long ident = Binder.clearCallingIdentity(); in scheduleNotifyError() local 193 Binder.restoreCallingIdentity(ident); in scheduleNotifyError()
|
H A D | CameraOfflineSessionImpl.java | 205 Binder.restoreCallingIdentity(ident); in onDeviceIdle() 280 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 420 Binder.restoreCallingIdentity(ident); in onResultReceived() 543 Binder.restoreCallingIdentity(ident); in onCaptureErrorLocked() 613 Binder.restoreCallingIdentity(ident); in checkAndFireSequenceComplete() 688 final long ident = Binder.clearCallingIdentity(); in notifyFailedSwitch() local 692 Binder.restoreCallingIdentity(ident); in notifyFailedSwitch() 732 final long ident = Binder.clearCallingIdentity(); in setRemoteSession() local 736 Binder.restoreCallingIdentity(ident); in setRemoteSession() 773 final long ident = Binder.clearCallingIdentity(); in disconnect() local [all …]
|
H A D | CameraCaptureSessionImpl.java | 648 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() 654 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 663 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 669 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 683 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 697 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 711 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 725 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 739 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 754 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() [all …]
|
H A D | CameraExtensionSessionImpl.java | 942 Binder.restoreCallingIdentity(ident); in release() 956 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local 961 Binder.restoreCallingIdentity(ident); in notifyConfigurationFailure() 974 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationSuccess() local 978 Binder.restoreCallingIdentity(ident); in notifyConfigurationSuccess() 1105 Binder.restoreCallingIdentity(ident); in notifyCaptureFailed() 1139 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 1171 Binder.restoreCallingIdentity(ident); in onCaptureSequenceAborted() 1186 Binder.restoreCallingIdentity(ident); in onCaptureSequenceCompleted() 1554 Binder.restoreCallingIdentity(ident); in onCaptureCompleted() [all …]
|
H A D | CameraAdvancedExtensionSessionImpl.java | 607 final long ident = Binder.clearCallingIdentity(); in release() local 612 Binder.restoreCallingIdentity(ident); in release() 626 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local 632 Binder.restoreCallingIdentity(ident); in notifyConfigurationFailure() 747 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 759 Binder.restoreCallingIdentity(ident); in onCaptureProcessStarted() 771 Binder.restoreCallingIdentity(ident); in onCaptureFailed() 783 Binder.restoreCallingIdentity(ident); in onCaptureSequenceCompleted() 795 Binder.restoreCallingIdentity(ident); in onCaptureSequenceAborted() 817 Binder.restoreCallingIdentity(ident); in onCaptureCompleted() [all …]
|
H A D | CameraDeviceImpl.java | 1176 Binder.restoreCallingIdentity(ident); in checkEarlyTriggerSequenceCompleteLocked() 1697 Binder.restoreCallingIdentity(ident); in checkAndFireSequenceComplete() 1825 final long ident = Binder.clearCallingIdentity(); in scheduleNotifyError() local 1830 Binder.restoreCallingIdentity(ident); in scheduleNotifyError() 1894 Binder.restoreCallingIdentity(ident); in onCaptureErrorLocked() 1952 Binder.restoreCallingIdentity(ident); in onCaptureErrorLocked() 1983 Binder.restoreCallingIdentity(ident); in onDeviceIdle() 2144 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 2314 Binder.restoreCallingIdentity(ident); in onResultReceived() 2515 final long ident = Binder.clearCallingIdentity(); in binderDied() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/incident/ |
H A D | IncidentCompanionService.java | 89 final long ident = Binder.clearCallingIdentity(); in authorizeReport() local 94 Binder.restoreCallingIdentity(ident); in authorizeReport() 111 final long ident = Binder.clearCallingIdentity(); in cancelAuthorization() local 115 Binder.restoreCallingIdentity(ident); in cancelAuthorization() 147 Binder.restoreCallingIdentity(ident); in sendReportReadyBroadcast() 172 Binder.restoreCallingIdentity(ident); in approveReport() 187 Binder.restoreCallingIdentity(ident); in denyReport() 202 Binder.restoreCallingIdentity(ident); in getIncidentReportList() 222 Binder.restoreCallingIdentity(ident); in deleteIncidentReports() 240 Binder.restoreCallingIdentity(ident); in deleteAllIncidentReports() [all …]
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/ |
H A D | VirtualDeviceImpl.java | 447 Binder.restoreCallingIdentity(ident); 519 Binder.restoreCallingIdentity(ident); 542 Binder.restoreCallingIdentity(ident); 563 Binder.restoreCallingIdentity(ident); 594 Binder.restoreCallingIdentity(ident); 626 Binder.restoreCallingIdentity(ident); 638 Binder.restoreCallingIdentity(ident); 648 Binder.restoreCallingIdentity(ident); 661 Binder.restoreCallingIdentity(ident); 673 Binder.restoreCallingIdentity(ident); [all …]
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobSchedulerShellCommand.java | 222 Binder.restoreCallingIdentity(ident); in runJob() 265 Binder.restoreCallingIdentity(ident); in timeout() 308 Binder.restoreCallingIdentity(ident); in cancelJob() 330 Binder.restoreCallingIdentity(ident); in monitorBattery() 393 Binder.restoreCallingIdentity(ident); in getEstimatedNetworkBytes() 449 Binder.restoreCallingIdentity(ident); in getTransferredNetworkBytes() 492 Binder.restoreCallingIdentity(ident); in getJobState() 532 Binder.restoreCallingIdentity(ident); in resetExecutionQuota() 544 Binder.restoreCallingIdentity(ident); in resetScheduleQuota() 599 Binder.restoreCallingIdentity(ident); in stop() [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/dreams/ |
H A D | DreamManagerService.java | 848 Binder.restoreCallingIdentity(ident); in dump() 875 Binder.restoreCallingIdentity(ident); in getDreamComponentsForUser() 888 Binder.restoreCallingIdentity(ident); in setDreamComponents() 902 Binder.restoreCallingIdentity(ident); in setDreamComponentsForUser() 914 Binder.restoreCallingIdentity(ident); in setSystemDreamComponent() 937 Binder.restoreCallingIdentity(ident); in getDefaultDreamComponentForUser() 949 Binder.restoreCallingIdentity(ident); in isDreaming() 961 Binder.restoreCallingIdentity(ident); in isDreamingOrInPreview() 974 Binder.restoreCallingIdentity(ident); in dream() 999 Binder.restoreCallingIdentity(ident); in testDream() [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 100 Binder.restoreCallingIdentity(ident); in hasRestrictionsProvider() 117 final long ident = Binder.clearCallingIdentity(); in requestPermission() local 138 Binder.restoreCallingIdentity(ident); in requestPermission() 150 final long ident = Binder.clearCallingIdentity(); in createLocalApprovalIntent() local 170 Binder.restoreCallingIdentity(ident); in createLocalApprovalIntent() 183 final long ident = Binder.clearCallingIdentity(); in notifyPermissionResponse() local 199 Binder.restoreCallingIdentity(ident); in notifyPermissionResponse()
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbService.java | 305 restoreCallingIdentity(ident); in openDevice() 343 restoreCallingIdentity(ident); in openAccessory() 678 Binder.restoreCallingIdentity(ident); in getCurrentUsbSpeed() 691 Binder.restoreCallingIdentity(ident); in getGadgetHalVersion() 704 Binder.restoreCallingIdentity(ident); in resetUsbGadget() 730 Binder.restoreCallingIdentity(ident); in resetUsbPort() 755 Binder.restoreCallingIdentity(ident); in getPorts() 768 Binder.restoreCallingIdentity(ident); in getPortStatus() 784 Binder.restoreCallingIdentity(ident); in setPortRoles() 806 Binder.restoreCallingIdentity(ident); in enableLimitPowerTransfer() [all …]
|
/aosp14/frameworks/base/tools/apilint/ |
H A D | deprecated_at_birth.py | 42 def ident(raw): function 77 self.ident = ident(self.raw) 113 self.ident = ident(self.raw) 289 sigs = { i.ident: i for i in prev_clazz.ctors } 290 cur_clazz.ctors = [ i for i in cur_clazz.ctors if i.ident not in sigs ] 291 sigs = { i.ident: i for i in prev_clazz.methods } 292 cur_clazz.methods = [ i for i in cur_clazz.methods if i.ident not in sigs ] 293 sigs = { i.ident: i for i in prev_clazz.fields } 294 cur_clazz.fields = [ i for i in cur_clazz.fields if i.ident not in sigs ] 308 error(clazz, i, None, "Found API deprecation at birth " + i.ident)
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | Session.java | 309 Binder.restoreCallingIdentity(ident); in performHapticFeedback() 333 Binder.restoreCallingIdentity(ident); in performDrag() 344 Binder.restoreCallingIdentity(ident); in dropForAccessibility() 483 Binder.restoreCallingIdentity(ident); in reportDropResult() 493 Binder.restoreCallingIdentity(ident); in cancelDragAndDrop() 516 Binder.restoreCallingIdentity(ident); in startMovingTask() 528 Binder.restoreCallingIdentity(ident); in finishMovingTask() 538 Binder.restoreCallingIdentity(ident); in reportSystemGestureExclusionChanged() 553 Binder.restoreCallingIdentity(ident); in reportKeepClearAreasChanged() 571 Binder.restoreCallingIdentity(ident); in setWallpaperPosition() [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 93 Binder.restoreCallingIdentity(ident); in runClearVip() 105 final long ident = Binder.clearCallingIdentity(); in runSetVip() local 109 Binder.restoreCallingIdentity(ident); in runSetVip()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/ |
H A D | PowerManagerService.java | 5712 Binder.restoreCallingIdentity(ident); 5735 Binder.restoreCallingIdentity(ident); 5783 Binder.restoreCallingIdentity(ident); 5800 Binder.restoreCallingIdentity(ident); 5810 Binder.restoreCallingIdentity(ident); 5855 Binder.restoreCallingIdentity(ident); 5884 Binder.restoreCallingIdentity(ident); 5930 Binder.restoreCallingIdentity(ident); 5957 Binder.restoreCallingIdentity(ident); 5968 Binder.restoreCallingIdentity(ident); [all …]
|
/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() argument 191 this(ident, tag, label, description, label, description); in PolicyInfo() 194 public PolicyInfo(int ident, String tag, int label, int description, in PolicyInfo() argument 196 this.ident = ident; in PolicyInfo() 250 sRevKnownPolicies.put(pi.ident, pi); in sRevKnownPolicies.put() argument 251 sKnownPolicies.put(pi.tag, pi.ident); in sKnownPolicies.put() argument 510 if (usesPolicy(pi.ident)) { in getUsedPolicies()
|
/aosp14/frameworks/base/services/core/java/com/android/server/om/ |
H A D | OverlayManagerService.java | 654 Binder.restoreCallingIdentity(ident); 689 Binder.restoreCallingIdentity(ident); 724 Binder.restoreCallingIdentity(ident); 759 Binder.restoreCallingIdentity(ident); 791 Binder.restoreCallingIdentity(ident); 823 Binder.restoreCallingIdentity(ident); 843 Binder.restoreCallingIdentity(ident); 859 final long ident = Binder.clearCallingIdentity(); 869 Binder.restoreCallingIdentity(ident); 967 Binder.restoreCallingIdentity(ident); [all …]
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | Looper.java | 161 final long ident, final int thresholdOverride) { in loopOnce() argument 246 if (ident != newIdent) { in loopOnce() 248 + Long.toHexString(ident) + " to 0x" in loopOnce() 281 final long ident = Binder.clearCallingIdentity(); in loop() local 294 if (!loopOnce(me, ident, thresholdOverride)) { in loop()
|
/aosp14/frameworks/base/core/java/android/app/backup/ |
H A D | BackupAgent.java | 1099 final long ident = Binder.clearCallingIdentity(); in doBackup() local 1115 Binder.restoreCallingIdentity(ident); in doBackup() 1158 final long ident = Binder.clearCallingIdentity(); in doRestoreInternal() local 1173 Binder.restoreCallingIdentity(ident); in doRestoreInternal() 1197 final long ident = Binder.clearCallingIdentity(); in doFullBackup() local 1221 Binder.restoreCallingIdentity(ident); in doFullBackup() 1252 Binder.restoreCallingIdentity(ident); in doMeasureFullBackup() 1278 Binder.restoreCallingIdentity(ident); in doRestoreFile() 1303 Binder.restoreCallingIdentity(ident); in doRestoreFinished() 1335 Binder.restoreCallingIdentity(ident); in doQuotaExceeded() [all …]
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | Ikev2VpnProfile.java | 753 final IkeIdentification ident = params.getLocalIdentification(); in getUserIdentityFromIkeSession() local 755 if (ident instanceof IkeKeyIdIdentification) { in getUserIdentityFromIkeSession() 756 return "@#" + new String(((IkeKeyIdIdentification) ident).keyId); in getUserIdentityFromIkeSession() 757 } else if (ident instanceof IkeRfc822AddrIdentification) { in getUserIdentityFromIkeSession() 758 return "@@" + ((IkeRfc822AddrIdentification) ident).rfc822Name; in getUserIdentityFromIkeSession() 759 } else if (ident instanceof IkeFqdnIdentification) { in getUserIdentityFromIkeSession() 760 return "@" + ((IkeFqdnIdentification) ident).fqdn; in getUserIdentityFromIkeSession() 761 } else if (ident instanceof IkeIpv4AddrIdentification) { in getUserIdentityFromIkeSession() 762 return ((IkeIpv4AddrIdentification) ident).ipv4Address.getHostAddress(); in getUserIdentityFromIkeSession() 763 } else if (ident instanceof IkeIpv6AddrIdentification) { in getUserIdentityFromIkeSession() [all …]
|
/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 105 Binder.restoreCallingIdentity(ident); in runForceGenerateReport()
|
/aosp14/frameworks/base/services/core/java/com/android/server/slice/ |
H A D | SliceShellCommand.java | 72 final long ident = Binder.clearCallingIdentity(); in runGetPermissions() local 106 Binder.restoreCallingIdentity(ident); in runGetPermissions()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | LauncherAppsService.java | 435 long ident = injectClearCallingIdentity(); in canAccessProfile() local 444 injectRestoreCallingIdentity(ident); in canAccessProfile() 572 injectRestoreCallingIdentity(ident); in getLauncherActivities() 664 Binder.restoreCallingIdentity(ident); in resolveLauncherActivityInternal() 682 long ident = injectClearCallingIdentity(); in queryActivitiesForUser() local 687 injectRestoreCallingIdentity(ident); in queryActivitiesForUser() 798 Binder.restoreCallingIdentity(ident); in getShortcutIntent() 818 Binder.restoreCallingIdentity(ident); in isPackageEnabled() 851 Binder.restoreCallingIdentity(ident); in getApplicationInfo() 1309 Binder.restoreCallingIdentity(ident); in isActivityEnabled() [all …]
|