Home
last modified time | relevance | path

Searched refs:ident (Results 1 – 25 of 113) sorted by relevance

12345

/frameworks/base/core/java/android/hardware/camera2/impl/
DCallbackProxies.java51 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 …]
DCameraInjectionSessionImpl.java90 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()
DCameraOfflineSessionImpl.java161 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 …]
DCameraCaptureSessionImpl.java648 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 …]
DCameraExtensionSessionImpl.java784 final long ident = Binder.clearCallingIdentity(); in release() local
788 Binder.restoreCallingIdentity(ident); in release()
802 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local
807 Binder.restoreCallingIdentity(ident); in notifyConfigurationFailure()
820 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationSuccess() local
824 Binder.restoreCallingIdentity(ident); in notifyConfigurationSuccess()
933 final long ident = Binder.clearCallingIdentity(); in notifyCaptureFailed() local
939 Binder.restoreCallingIdentity(ident); in notifyCaptureFailed()
967 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local
973 Binder.restoreCallingIdentity(ident); in onCaptureStarted()
[all …]
DCameraAdvancedExtensionSessionImpl.java472 final long ident = Binder.clearCallingIdentity(); in release() local
477 Binder.restoreCallingIdentity(ident); in release()
491 final long ident = Binder.clearCallingIdentity(); in notifyConfigurationFailure() local
497 Binder.restoreCallingIdentity(ident); in notifyConfigurationFailure()
545 final long ident = Binder.clearCallingIdentity(); in onSuccess() local
550 Binder.restoreCallingIdentity(ident); in onSuccess()
582 final long ident = Binder.clearCallingIdentity(); in onCaptureStarted() local
589 Binder.restoreCallingIdentity(ident); in onCaptureStarted()
595 final long ident = Binder.clearCallingIdentity(); in onCaptureProcessStarted() local
601 Binder.restoreCallingIdentity(ident); in onCaptureProcessStarted()
[all …]
DCameraDeviceImpl.java1163 final long ident = Binder.clearCallingIdentity(); in checkEarlyTriggerSequenceCompleteLocked() local
1167 Binder.restoreCallingIdentity(ident); in checkEarlyTriggerSequenceCompleteLocked()
1669 final long ident = Binder.clearCallingIdentity(); in checkAndFireSequenceComplete() local
1673 Binder.restoreCallingIdentity(ident); in checkAndFireSequenceComplete()
1773 final long ident = Binder.clearCallingIdentity(); in onDeviceError() local
1777 Binder.restoreCallingIdentity(ident); in onDeviceError()
1801 final long ident = Binder.clearCallingIdentity(); in scheduleNotifyError() local
1806 Binder.restoreCallingIdentity(ident); in scheduleNotifyError()
1866 final long ident = Binder.clearCallingIdentity(); in onCaptureErrorLocked() local
1870 Binder.restoreCallingIdentity(ident); in onCaptureErrorLocked()
[all …]
/frameworks/base/services/core/java/com/android/server/incident/
DIncidentCompanionService.java90 final long ident = Binder.clearCallingIdentity(); in authorizeReport() local
95 Binder.restoreCallingIdentity(ident); in authorizeReport()
112 final long ident = Binder.clearCallingIdentity(); in cancelAuthorization() local
116 Binder.restoreCallingIdentity(ident); in cancelAuthorization()
127 final long ident = Binder.clearCallingIdentity(); in sendReportReadyBroadcast() local
148 Binder.restoreCallingIdentity(ident); in sendReportReadyBroadcast()
169 final long ident = Binder.clearCallingIdentity(); in approveReport() local
173 Binder.restoreCallingIdentity(ident); in approveReport()
184 final long ident = Binder.clearCallingIdentity(); in denyReport() local
188 Binder.restoreCallingIdentity(ident); in denyReport()
[all …]
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobSchedulerShellCommand.java175 final long ident = Binder.clearCallingIdentity(); in runJob() local
191 Binder.restoreCallingIdentity(ident); in runJob()
222 final long ident = Binder.clearCallingIdentity(); in timeout() local
226 Binder.restoreCallingIdentity(ident); in timeout()
258 final long ident = Binder.clearCallingIdentity(); in cancelJob() local
262 Binder.restoreCallingIdentity(ident); in cancelJob()
278 final long ident = Binder.clearCallingIdentity(); in monitorBattery() local
284 Binder.restoreCallingIdentity(ident); in monitorBattery()
346 final long ident = Binder.clearCallingIdentity(); in getJobState() local
352 Binder.restoreCallingIdentity(ident); in getJobState()
[all …]
/frameworks/base/services/restrictions/java/com/android/server/restrictions/
DRestrictionsManagerService.java79 final long ident = Binder.clearCallingIdentity(); in hasRestrictionsProvider() local
83 Binder.restoreCallingIdentity(ident); in hasRestrictionsProvider()
100 final long ident = Binder.clearCallingIdentity(); in requestPermission() local
121 Binder.restoreCallingIdentity(ident); in requestPermission()
133 final long ident = Binder.clearCallingIdentity(); in createLocalApprovalIntent() local
153 Binder.restoreCallingIdentity(ident); in createLocalApprovalIntent()
166 final long ident = Binder.clearCallingIdentity(); in notifyPermissionResponse() local
182 Binder.restoreCallingIdentity(ident); in notifyPermissionResponse()
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamManagerService.java795 final long ident = Binder.clearCallingIdentity(); in dump() local
799 Binder.restoreCallingIdentity(ident); in dump()
822 final long ident = Binder.clearCallingIdentity(); in getDreamComponentsForUser() local
826 Binder.restoreCallingIdentity(ident); in getDreamComponentsForUser()
835 final long ident = Binder.clearCallingIdentity(); in setDreamComponents() local
839 Binder.restoreCallingIdentity(ident); in setDreamComponents()
849 final long ident = Binder.clearCallingIdentity(); in setDreamComponentsForUser() local
853 Binder.restoreCallingIdentity(ident); in setDreamComponentsForUser()
861 final long ident = Binder.clearCallingIdentity(); in setSystemDreamComponent() local
865 Binder.restoreCallingIdentity(ident); in setSystemDreamComponent()
[all …]
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java289 final long ident = clearCallingIdentity(); in openDevice() local
301 restoreCallingIdentity(ident); in openDevice()
327 final long ident = clearCallingIdentity(); in openAccessory() local
339 restoreCallingIdentity(ident); in openAccessory()
653 final long ident = Binder.clearCallingIdentity(); in getCurrentUsbSpeed() local
657 Binder.restoreCallingIdentity(ident); in getCurrentUsbSpeed()
666 final long ident = Binder.clearCallingIdentity(); in getGadgetHalVersion() local
670 Binder.restoreCallingIdentity(ident); in getGadgetHalVersion()
679 final long ident = Binder.clearCallingIdentity(); in resetUsbGadget() local
683 Binder.restoreCallingIdentity(ident); in resetUsbGadget()
[all …]
/frameworks/base/tools/apilint/
Ddeprecated_at_birth.py42 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/core/java/com/android/server/wm/
DSession.java309 final long ident = Binder.clearCallingIdentity(); in performHapticFeedback() local
314 Binder.restoreCallingIdentity(ident); in performHapticFeedback()
328 final long ident = Binder.clearCallingIdentity(); in performDrag() local
333 Binder.restoreCallingIdentity(ident); in performDrag()
340 final long ident = Binder.clearCallingIdentity(); in dropForAccessibility() local
344 Binder.restoreCallingIdentity(ident); in dropForAccessibility()
485 final long ident = Binder.clearCallingIdentity(); in reportDropResult() local
489 Binder.restoreCallingIdentity(ident); in reportDropResult()
495 final long ident = Binder.clearCallingIdentity(); in cancelDragAndDrop() local
499 Binder.restoreCallingIdentity(ident); in cancelDragAndDrop()
[all …]
DPackageConfigurationUpdaterImpl.java74 final long ident = Binder.clearCallingIdentity(); in commit() local
101 Binder.restoreCallingIdentity(ident); in commit()
/frameworks/native/libs/binder/rust/src/
Dbinder.rs765 native: $native:ident($on_transact:path),
766 proxy: $proxy:ident,
767 $(async: $async_interface:ident,)?
782 native: $native:ident($on_transact:path),
783 proxy: $proxy:ident,
784 $(async: $async_interface:ident,)?
800 native: $native:ident($on_transact:path),
801 proxy: $proxy:ident {
802 $($fname:ident: $fty:ty = $finit:expr),*
804 $(async: $async_interface:ident,)?
[all …]
/frameworks/base/core/java/android/app/admin/
DDeviceAdminInfo.java162 public final int ident; field in DeviceAdminInfo.PolicyInfo
170 public PolicyInfo(int ident, String tag, int label, int description) { in PolicyInfo() argument
171 this(ident, tag, label, description, label, description); in PolicyInfo()
174 public PolicyInfo(int ident, String tag, int label, int description, in PolicyInfo() argument
176 this.ident = ident; in PolicyInfo()
230 sRevKnownPolicies.put(pi.ident, pi); in sRevKnownPolicies.put() argument
231 sKnownPolicies.put(pi.tag, pi.ident); in sKnownPolicies.put() argument
468 if (usesPolicy(pi.ident)) { in getUsedPolicies()
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java5576 final long ident = Binder.clearCallingIdentity();
5581 Binder.restoreCallingIdentity(ident);
5600 final long ident = Binder.clearCallingIdentity();
5604 Binder.restoreCallingIdentity(ident);
5648 final long ident = Binder.clearCallingIdentity();
5652 Binder.restoreCallingIdentity(ident);
5665 final long ident = Binder.clearCallingIdentity();
5669 Binder.restoreCallingIdentity(ident);
5675 final long ident = Binder.clearCallingIdentity();
5679 Binder.restoreCallingIdentity(ident);
[all …]
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerService.java632 final long ident = Binder.clearCallingIdentity();
644 Binder.restoreCallingIdentity(ident);
665 final long ident = Binder.clearCallingIdentity();
679 Binder.restoreCallingIdentity(ident);
701 final long ident = Binder.clearCallingIdentity();
714 Binder.restoreCallingIdentity(ident);
737 final long ident = Binder.clearCallingIdentity();
749 Binder.restoreCallingIdentity(ident);
769 final long ident = Binder.clearCallingIdentity();
781 Binder.restoreCallingIdentity(ident);
[all …]
/frameworks/base/core/java/android/os/
DLooper.java160 final long ident, final int thresholdOverride) { in loopOnce() argument
242 if (ident != newIdent) { in loopOnce()
244 + Long.toHexString(ident) + " to 0x" in loopOnce()
275 final long ident = Binder.clearCallingIdentity(); in loop() local
288 if (!loopOnce(me, ident, thresholdOverride)) { in loop()
/frameworks/base/core/java/android/net/
DIkev2VpnProfile.java729 final IkeIdentification ident = params.getLocalIdentification(); in getUserIdentityFromIkeSession() local
731 if (ident instanceof IkeKeyIdIdentification) { in getUserIdentityFromIkeSession()
732 return "@#" + new String(((IkeKeyIdIdentification) ident).keyId); in getUserIdentityFromIkeSession()
733 } else if (ident instanceof IkeRfc822AddrIdentification) { in getUserIdentityFromIkeSession()
734 return "@@" + ((IkeRfc822AddrIdentification) ident).rfc822Name; in getUserIdentityFromIkeSession()
735 } else if (ident instanceof IkeFqdnIdentification) { in getUserIdentityFromIkeSession()
736 return "@" + ((IkeFqdnIdentification) ident).fqdn; in getUserIdentityFromIkeSession()
737 } else if (ident instanceof IkeIpv4AddrIdentification) { in getUserIdentityFromIkeSession()
738 return ((IkeIpv4AddrIdentification) ident).ipv4Address.getHostAddress(); in getUserIdentityFromIkeSession()
739 } else if (ident instanceof IkeIpv6AddrIdentification) { in getUserIdentityFromIkeSession()
[all …]
/frameworks/base/core/java/android/app/backup/
DBackupAgent.java1063 final long ident = Binder.clearCallingIdentity(); in doBackup() local
1079 Binder.restoreCallingIdentity(ident); in doBackup()
1122 final long ident = Binder.clearCallingIdentity(); in doRestoreInternal() local
1137 Binder.restoreCallingIdentity(ident); in doRestoreInternal()
1161 final long ident = Binder.clearCallingIdentity(); in doFullBackup() local
1185 Binder.restoreCallingIdentity(ident); in doFullBackup()
1206 final long ident = Binder.clearCallingIdentity(); in doMeasureFullBackup() local
1216 Binder.restoreCallingIdentity(ident); in doMeasureFullBackup()
1230 final long ident = Binder.clearCallingIdentity(); in doRestoreFile() local
1242 Binder.restoreCallingIdentity(ident); in doRestoreFile()
[all …]
/frameworks/base/services/core/java/com/android/server/net/watchlist/
DNetworkWatchlistShellCommand.java90 final long ident = Binder.clearCallingIdentity(); in runForceGenerateReport() local
105 Binder.restoreCallingIdentity(ident); in runForceGenerateReport()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java397 long ident = injectClearCallingIdentity(); in canAccessProfile() local
406 injectRestoreCallingIdentity(ident); in canAccessProfile()
483 final long ident = injectClearCallingIdentity(); in getLauncherActivities() local
534 injectRestoreCallingIdentity(ident); in getLauncherActivities()
604 final long ident = Binder.clearCallingIdentity(); in resolveLauncherActivityInternal() local
626 Binder.restoreCallingIdentity(ident); in resolveLauncherActivityInternal()
644 long ident = injectClearCallingIdentity(); in queryActivitiesForUser() local
649 injectRestoreCallingIdentity(ident); in queryActivitiesForUser()
752 final long ident = Binder.clearCallingIdentity(); in getShortcutIntent() local
760 Binder.restoreCallingIdentity(ident); in getShortcutIntent()
[all …]
/frameworks/base/services/core/java/com/android/server/slice/
DSliceShellCommand.java72 final long ident = Binder.clearCallingIdentity(); in runGetPermissions() local
106 Binder.restoreCallingIdentity(ident); in runGetPermissions()

12345