/frameworks/base/core/java/android/hardware/camera2/impl/ |
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() 92 final long ident = Binder.clearCallingIdentity(); in onCaptureQueueEmpty() local 96 Binder.restoreCallingIdentity(ident); in onCaptureQueueEmpty() [all …]
|
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()
|
D | CameraOfflineSessionImpl.java | 161 final long ident = Binder.clearCallingIdentity(); in onDeviceError() local 165 Binder.restoreCallingIdentity(ident); in onDeviceError() 201 final long ident = Binder.clearCallingIdentity(); in onDeviceIdle() local 205 Binder.restoreCallingIdentity(ident); in onDeviceIdle() 241 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 280 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 416 final long ident = Binder.clearCallingIdentity(); in onResultReceived() local 420 Binder.restoreCallingIdentity(ident); in onResultReceived() 499 final long ident = Binder.clearCallingIdentity(); in onCaptureErrorLocked() local 503 Binder.restoreCallingIdentity(ident); in onCaptureErrorLocked() [all …]
|
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() 678 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 683 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 692 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 697 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() 706 final long ident = Binder.clearCallingIdentity(); in createCaptureCallbackProxyWithExecutor() local 711 Binder.restoreCallingIdentity(ident); in createCaptureCallbackProxyWithExecutor() [all …]
|
D | CameraExtensionSessionImpl.java | 973 final long ident = Binder.clearCallingIdentity(); in release() local 977 Binder.restoreCallingIdentity(ident); in release() 991 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local 996 Binder.restoreCallingIdentity(ident); in notifyConfigurationFailure() 1009 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationSuccess() local 1013 Binder.restoreCallingIdentity(ident); in notifyConfigurationSuccess() 1135 final long ident = Binder.clearCallingIdentity(); in notifyCaptureFailed() local 1141 Binder.restoreCallingIdentity(ident); in notifyCaptureFailed() 1171 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 1177 Binder.restoreCallingIdentity(ident); in onCaptureStarted() [all …]
|
D | CameraAdvancedExtensionSessionImpl.java | 715 final long ident = Binder.clearCallingIdentity(); in release() local 720 Binder.restoreCallingIdentity(ident); in release() 734 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local 740 Binder.restoreCallingIdentity(ident); in notifyConfigurationFailure() 802 final long ident = Binder.clearCallingIdentity(); in onSuccess() 807 Binder.restoreCallingIdentity(ident); in onSuccess() 850 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 857 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 863 final long ident = Binder.clearCallingIdentity(); in onCaptureProcessStarted() local 869 Binder.restoreCallingIdentity(ident); in onCaptureProcessStarted() [all …]
|
/frameworks/base/services/core/java/com/android/server/incident/ |
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() 126 final long ident = Binder.clearCallingIdentity(); in sendReportReadyBroadcast() local 147 Binder.restoreCallingIdentity(ident); in sendReportReadyBroadcast() 168 final long ident = Binder.clearCallingIdentity(); in approveReport() local 172 Binder.restoreCallingIdentity(ident); in approveReport() 183 final long ident = Binder.clearCallingIdentity(); in denyReport() local 187 Binder.restoreCallingIdentity(ident); in denyReport() [all …]
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
D | JobSchedulerShellCommand.java | 226 final long ident = Binder.clearCallingIdentity(); in runJob() local 243 Binder.restoreCallingIdentity(ident); in runJob() 280 final long ident = Binder.clearCallingIdentity(); in timeout() local 286 Binder.restoreCallingIdentity(ident); in timeout() 324 final long ident = Binder.clearCallingIdentity(); in cancelJob() local 329 Binder.restoreCallingIdentity(ident); in cancelJob() 345 final long ident = Binder.clearCallingIdentity(); in monitorBattery() local 351 Binder.restoreCallingIdentity(ident); in monitorBattery() 359 final long ident = Binder.clearCallingIdentity(); in disableFlexPolicy() local 365 Binder.restoreCallingIdentity(ident); in disableFlexPolicy() [all …]
|
/frameworks/base/services/companion/java/com/android/server/companion/virtual/ |
D | VirtualDeviceImpl.java | 554 final long ident = Binder.clearCallingIdentity(); 593 Binder.restoreCallingIdentity(ident); 702 final long ident = Binder.clearCallingIdentity(); 710 Binder.restoreCallingIdentity(ident); 720 final long ident = Binder.clearCallingIdentity(); 732 Binder.restoreCallingIdentity(ident); 742 final long ident = Binder.clearCallingIdentity(); 749 Binder.restoreCallingIdentity(ident); 760 final long ident = Binder.clearCallingIdentity(); 768 Binder.restoreCallingIdentity(ident); [all …]
|
/frameworks/base/services/core/java/com/android/server/dreams/ |
D | DreamManagerService.java | 883 final long ident = Binder.clearCallingIdentity(); in dump() local 887 Binder.restoreCallingIdentity(ident); in dump() 910 final long ident = Binder.clearCallingIdentity(); in getDreamComponentsForUser() local 914 Binder.restoreCallingIdentity(ident); in getDreamComponentsForUser() 923 final long ident = Binder.clearCallingIdentity(); in setDreamComponents() local 927 Binder.restoreCallingIdentity(ident); in setDreamComponents() 937 final long ident = Binder.clearCallingIdentity(); in setDreamComponentsForUser() local 941 Binder.restoreCallingIdentity(ident); in setDreamComponentsForUser() 949 final long ident = Binder.clearCallingIdentity(); in setSystemDreamComponent() local 953 Binder.restoreCallingIdentity(ident); in setSystemDreamComponent() [all …]
|
/frameworks/base/services/restrictions/java/com/android/server/restrictions/ |
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()
|
/frameworks/base/core/java/android/hardware/camera2/extension/ |
D | RequestProcessor.java | 452 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local 457 Binder.restoreCallingIdentity(ident); in onCaptureStarted() 470 final long ident = Binder.clearCallingIdentity(); in onCaptureProgressed() local 476 Binder.restoreCallingIdentity(ident); in onCaptureProgressed() 506 final long ident = Binder.clearCallingIdentity(); in onCaptureCompleted() local 512 Binder.restoreCallingIdentity(ident); in onCaptureCompleted() 528 final long ident = Binder.clearCallingIdentity(); in onCaptureFailed() local 533 Binder.restoreCallingIdentity(ident); in onCaptureFailed() 543 final long ident = Binder.clearCallingIdentity(); in onCaptureBufferLost() local 549 Binder.restoreCallingIdentity(ident); in onCaptureBufferLost() [all …]
|
/frameworks/base/tools/apilint/ |
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)
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbService.java | 327 final long ident = clearCallingIdentity(); in openDevice() local 339 restoreCallingIdentity(ident); in openDevice() 365 final long ident = clearCallingIdentity(); in openAccessory() local 377 restoreCallingIdentity(ident); in openAccessory() 718 final long ident = Binder.clearCallingIdentity(); in getCurrentUsbSpeed() local 722 Binder.restoreCallingIdentity(ident); in getCurrentUsbSpeed() 732 final long ident = Binder.clearCallingIdentity(); in getGadgetHalVersion() local 736 Binder.restoreCallingIdentity(ident); in getGadgetHalVersion() 746 final long ident = Binder.clearCallingIdentity(); in resetUsbGadget() local 750 Binder.restoreCallingIdentity(ident); in resetUsbGadget() [all …]
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Session.java | 356 final long ident = Binder.clearCallingIdentity(); in performHapticFeedback() local 361 Binder.restoreCallingIdentity(ident); in performHapticFeedback() 381 final long ident = Binder.clearCallingIdentity(); in performDrag() local 387 Binder.restoreCallingIdentity(ident); in performDrag() 394 final long ident = Binder.clearCallingIdentity(); in dropForAccessibility() local 398 Binder.restoreCallingIdentity(ident); in dropForAccessibility() 533 final long ident = Binder.clearCallingIdentity(); in reportDropResult() local 537 Binder.restoreCallingIdentity(ident); in reportDropResult() 543 final long ident = Binder.clearCallingIdentity(); in cancelDragAndDrop() local 547 Binder.restoreCallingIdentity(ident); in cancelDragAndDrop() [all …]
|
/frameworks/native/libs/binder/rust/src/ |
D | binder.rs | 769 native: $native:ident($on_transact:path), 770 proxy: $proxy:ident, 771 $(async: $async_interface:ident,)? 786 native: $native:ident($on_transact:path), 787 proxy: $proxy:ident, 788 $(async: $async_interface:ident,)? 804 native: $native:ident($on_transact:path), 805 proxy: $proxy:ident { 806 $($fname:ident: $fty:ty = $finit:expr),* 808 $(async: $async_interface:ident,)? [all …]
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | PowerManagerService.java | 5856 final long ident = Binder.clearCallingIdentity(); 5861 Binder.restoreCallingIdentity(ident); 5880 final long ident = Binder.clearCallingIdentity(); 5884 Binder.restoreCallingIdentity(ident); 5928 final long ident = Binder.clearCallingIdentity(); 5932 Binder.restoreCallingIdentity(ident); 5945 final long ident = Binder.clearCallingIdentity(); 5949 Binder.restoreCallingIdentity(ident); 5955 final long ident = Binder.clearCallingIdentity(); 5959 Binder.restoreCallingIdentity(ident); [all …]
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | SystemServerAdapter.java | 87 final long ident = Binder.clearCallingIdentity(); in sendDeviceBecomingNoisyIntent() local 91 Binder.restoreCallingIdentity(ident); in sendDeviceBecomingNoisyIntent() 155 final long ident = Binder.clearCallingIdentity(); in broadcastMasterMuteStatus() local 159 Binder.restoreCallingIdentity(ident); in broadcastMasterMuteStatus()
|
/frameworks/base/core/java/android/app/admin/ |
D | DeviceAdminInfo.java | 211 public final int ident; field in DeviceAdminInfo.PolicyInfo 219 public PolicyInfo(int ident, String tag, int label, int description) { in PolicyInfo() argument 220 this(ident, tag, label, description, label, description); in PolicyInfo() 223 public PolicyInfo(int ident, String tag, int label, int description, in PolicyInfo() argument 225 this.ident = ident; in PolicyInfo() 279 sRevKnownPolicies.put(pi.ident, pi); in sRevKnownPolicies.put() argument 280 sKnownPolicies.put(pi.tag, pi.ident); in sKnownPolicies.put() argument 554 if (usesPolicy(pi.ident)) { in getUsedPolicies()
|
/frameworks/native/libs/binder/rust/src/parcel/ |
D | parcelable.rs | 346 impl $trait:ident for $ty:ty = $fn:path; 932 ($parcelable:ident) => { 935 ($parcelable:ident < $( $param:ident ),* , >) => { 938 ($parcelable:ident < $( $param:ident ),* > ) => { 975 ($parcelable:ident) => { 978 ($parcelable:ident < $( $param:ident ),* , >) => { 981 ($parcelable:ident < $( $param:ident ),* > ) => { 1039 ($parcelable:ident) => { 1042 ($parcelable:ident < $( $param:ident ),* , >) => { 1045 ($parcelable:ident < $( $param:ident ),* > ) => { [all …]
|
/frameworks/base/services/core/java/com/android/server/om/ |
D | OverlayManagerService.java | 666 final long ident = Binder.clearCallingIdentity(); 678 Binder.restoreCallingIdentity(ident); 699 final long ident = Binder.clearCallingIdentity(); 713 Binder.restoreCallingIdentity(ident); 735 final long ident = Binder.clearCallingIdentity(); 748 Binder.restoreCallingIdentity(ident); 771 final long ident = Binder.clearCallingIdentity(); 783 Binder.restoreCallingIdentity(ident); 803 final long ident = Binder.clearCallingIdentity(); 815 Binder.restoreCallingIdentity(ident); [all …]
|
/frameworks/base/core/java/android/os/ |
D | Looper.java | 188 final long ident, final int thresholdOverride) { in loopOnce() argument 273 if (ident != newIdent) { in loopOnce() 275 + Long.toHexString(ident) + " to 0x" in loopOnce() 308 final long ident = Binder.clearCallingIdentity(); in loop() local 317 if (!loopOnce(me, ident, thresholdOverride)) { in loop()
|
/frameworks/base/core/java/android/app/backup/ |
D | BackupAgent.java | 1109 final long ident = Binder.clearCallingIdentity(); in doBackup() local 1125 Binder.restoreCallingIdentity(ident); in doBackup() 1168 final long ident = Binder.clearCallingIdentity(); in doRestoreInternal() local 1183 Binder.restoreCallingIdentity(ident); in doRestoreInternal() 1207 final long ident = Binder.clearCallingIdentity(); in doFullBackup() local 1231 Binder.restoreCallingIdentity(ident); in doFullBackup() 1252 final long ident = Binder.clearCallingIdentity(); in doMeasureFullBackup() local 1262 Binder.restoreCallingIdentity(ident); in doMeasureFullBackup() 1276 final long ident = Binder.clearCallingIdentity(); in doRestoreFile() local 1296 Binder.restoreCallingIdentity(ident); in doRestoreFile() [all …]
|
/frameworks/base/core/java/android/net/ |
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 …]
|
/frameworks/base/services/core/java/com/android/server/net/watchlist/ |
D | NetworkWatchlistShellCommand.java | 90 final long ident = Binder.clearCallingIdentity(); in runForceGenerateReport() local 105 Binder.restoreCallingIdentity(ident); in runForceGenerateReport()
|