/frameworks/base/services/java/com/android/server/print/ |
D | PrintManagerService.java | 109 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 …]
|
D | RemotePrintService.java | 682 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
|
D | RemotePrintSpooler.java | 586 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
|
D | UserState.java | 195 final long identity = Binder.clearCallingIdentity(); in print() local 825 final long identity = Binder.clearCallingIdentity(); in failScheduledPrintJobsForServiceInternal() local
|
/frameworks/base/core/java/android/app/ |
D | UiAutomationConnection.java | 100 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/ |
D | VerifierDeviceIdentity.java | 59 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/ |
D | BatteryService.cpp | 88 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/ |
D | mat_test.cpp | 99 const mat4 identity; in TEST_F() local 111 const mat4 identity; in TEST_F() local
|
/frameworks/base/services/java/com/android/server/ |
D | LocationManagerService.java | 813 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 …]
|
D | VibratorService.java | 243 long identity = Binder.clearCallingIdentity(); in vibratePattern() local 293 long identity = Binder.clearCallingIdentity(); in cancelVibrate() local
|
D | NotificationManagerService.java | 873 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/ |
D | Description.cpp | 86 const mat4 identity; in setColorMatrix() local
|
/frameworks/native/services/surfaceflinger/Effects/ |
D | Daltonizer.cpp | 138 const mat4 identity; in update() local
|
/frameworks/native/cmds/flatland/ |
D | Renderers.cpp | 78 float identity[16] = { in drawGradient() local
|
/frameworks/base/libs/hwui/ |
D | Matrix.cpp | 42 const Matrix4& Matrix4::identity() { in identity() function in android::uirenderer::Matrix4
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | WifiEnterpriseConfig.java | 341 public void setIdentity(String identity) { in setIdentity()
|
/frameworks/base/services/java/com/android/server/wm/ |
D | Session.java | 442 final long identity = Binder.clearCallingIdentity(); in onRectangleOnScreenRequested() local
|
/frameworks/base/services/java/com/android/server/usb/ |
D | UsbSettingsManager.java | 909 long identity = Binder.clearCallingIdentity(); in requestPermissionDialog() local
|
/frameworks/base/services/java/com/android/server/accessibility/ |
D | AccessibilityManagerService.java | 1869 final long identity = Binder.clearCallingIdentity(); in setServiceInfo() local 2187 final long identity = Binder.clearCallingIdentity(); in performGlobalAction() local
|
/frameworks/base/media/java/android/media/ |
D | MediaFocusControl.java | 1001 final long identity = Binder.clearCallingIdentity(); in startVoiceBasedInteractions() local
|
/frameworks/base/services/java/com/android/server/location/ |
D | GpsLocationProvider.java | 954 long identity = Binder.clearCallingIdentity(); in sendExtraCommand() local
|