Home
last modified time | relevance | path

Searched defs:identity (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/services/java/com/android/server/print/
DPrintManagerService.java109 final long identity = Binder.clearCallingIdentity(); in print() local
126 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfos() local
142 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfo() local
158 final long identity = Binder.clearCallingIdentity(); in cancelPrintJob() local
174 final long identity = Binder.clearCallingIdentity(); in restartPrintJob() local
189 final long identity = Binder.clearCallingIdentity(); in getEnabledPrintServices() local
204 final long identity = Binder.clearCallingIdentity(); in getInstalledPrintServices() local
220 final long identity = Binder.clearCallingIdentity(); in createPrinterDiscoverySession() local
236 final long identity = Binder.clearCallingIdentity(); in destroyPrinterDiscoverySession() local
252 final long identity = Binder.clearCallingIdentity(); in startPrinterDiscovery() local
[all …]
DRemotePrintService.java682 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfos() local
697 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfo() local
712 final long identity = Binder.clearCallingIdentity(); in setPrintJobState() local
726 final long identity = Binder.clearCallingIdentity(); in setPrintJobTag() local
740 final long identity = Binder.clearCallingIdentity(); in writePrintJobData() local
756 final long identity = Binder.clearCallingIdentity(); in onPrintersAdded() local
772 final long identity = Binder.clearCallingIdentity(); in onPrintersRemoved() local
DRemotePrintSpooler.java586 final long identity = Binder.clearCallingIdentity(); in onPrintJobQueued() local
599 final long identity = Binder.clearCallingIdentity(); in onAllPrintJobsForServiceHandled() local
612 final long identity = Binder.clearCallingIdentity(); in onAllPrintJobsHandled() local
625 final long identity = Binder.clearCallingIdentity(); in onPrintJobStateChanged() local
DUserState.java195 final long identity = Binder.clearCallingIdentity(); in print() local
825 final long identity = Binder.clearCallingIdentity(); in failScheduledPrintJobsForServiceInternal() local
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java100 final long identity = Binder.clearCallingIdentity(); in injectInputEvent() local
115 final long identity = Binder.clearCallingIdentity(); in setRotation() local
138 final long identity = Binder.clearCallingIdentity(); in takeScreenshot() local
/frameworks/base/core/java/android/content/pm/
DVerifierDeviceIdentity.java59 public VerifierDeviceIdentity(long identity) { in VerifierDeviceIdentity()
65 final long identity = source.readLong(); in VerifierDeviceIdentity() local
90 long identity = rng.nextLong(); in generate() local
/frameworks/native/services/sensorservice/
DBatteryService.cpp88 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in enableSensorImpl() local
97 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in disableSensorImpl() local
107 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in cleanupImpl() local
/frameworks/native/libs/ui/tests/
Dmat_test.cpp99 const mat4 identity; in TEST_F() local
111 const mat4 identity; in TEST_F() local
/frameworks/base/services/java/com/android/server/
DLocationManagerService.java813 long identity = Binder.clearCallingIdentity(); in locationCallbackFinished() local
1062 long identity = Binder.clearCallingIdentity(); in getProviders() local
1451 long identity = Binder.clearCallingIdentity(); in requestLocationUpdates() local
1517 long identity = Binder.clearCallingIdentity(); in removeUpdates() local
1583 final long identity = Binder.clearCallingIdentity(); in getLastLocation() local
1654 long identity = Binder.clearCallingIdentity(); in requestGeofence() local
1672 long identity = Binder.clearCallingIdentity(); in removeGeofence() local
1791 long identity = Binder.clearCallingIdentity(); in isProviderEnabled() local
2195 long identity = Binder.clearCallingIdentity(); in addTestProvider() local
2227 long identity = Binder.clearCallingIdentity(); in removeTestProvider() local
[all …]
DVibratorService.java243 long identity = Binder.clearCallingIdentity(); in vibratePattern() local
293 long identity = Binder.clearCallingIdentity(); in cancelVibrate() local
DNotificationManagerService.java873 long identity = Binder.clearCallingIdentity(); in cancelAllNotificationsFromListener() local
890 long identity = Binder.clearCallingIdentity(); in cancelNotificationFromListener() local
2015 long identity = Binder.clearCallingIdentity(); in cancelNotificationLocked() local
2029 final long identity = Binder.clearCallingIdentity(); in cancelNotificationLocked() local
2044 long identity = Binder.clearCallingIdentity(); in cancelNotificationLocked() local
/frameworks/native/services/surfaceflinger/RenderEngine/
DDescription.cpp86 const mat4 identity; in setColorMatrix() local
/frameworks/native/services/surfaceflinger/Effects/
DDaltonizer.cpp138 const mat4 identity; in update() local
/frameworks/native/cmds/flatland/
DRenderers.cpp78 float identity[16] = { in drawGradient() local
/frameworks/base/libs/hwui/
DMatrix.cpp42 const Matrix4& Matrix4::identity() { in identity() function in android::uirenderer::Matrix4
/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java341 public void setIdentity(String identity) { in setIdentity()
/frameworks/base/services/java/com/android/server/wm/
DSession.java442 final long identity = Binder.clearCallingIdentity(); in onRectangleOnScreenRequested() local
/frameworks/base/services/java/com/android/server/usb/
DUsbSettingsManager.java909 long identity = Binder.clearCallingIdentity(); in requestPermissionDialog() local
/frameworks/base/services/java/com/android/server/accessibility/
DAccessibilityManagerService.java1869 final long identity = Binder.clearCallingIdentity(); in setServiceInfo() local
2187 final long identity = Binder.clearCallingIdentity(); in performGlobalAction() local
/frameworks/base/media/java/android/media/
DMediaFocusControl.java1001 final long identity = Binder.clearCallingIdentity(); in startVoiceBasedInteractions() local
/frameworks/base/services/java/com/android/server/location/
DGpsLocationProvider.java954 long identity = Binder.clearCallingIdentity(); in sendExtraCommand() local