/frameworks/base/services/java/com/android/server/print/ |
D | PrintManagerService.java | 114 Binder.restoreCallingIdentity(identity); in print() 130 Binder.restoreCallingIdentity(identity); in getPrintJobInfos() 146 Binder.restoreCallingIdentity(identity); in getPrintJobInfo() 162 Binder.restoreCallingIdentity(identity); in cancelPrintJob() 178 Binder.restoreCallingIdentity(identity); in restartPrintJob() 193 Binder.restoreCallingIdentity(identity); in getEnabledPrintServices() 208 Binder.restoreCallingIdentity(identity); in getInstalledPrintServices() 224 Binder.restoreCallingIdentity(identity); in createPrinterDiscoverySession() 240 Binder.restoreCallingIdentity(identity); in destroyPrinterDiscoverySession() 256 Binder.restoreCallingIdentity(identity); in startPrinterDiscovery() [all …]
|
D | RemotePrintService.java | 687 Binder.restoreCallingIdentity(identity); in getPrintJobInfos() 702 Binder.restoreCallingIdentity(identity); in getPrintJobInfo() 716 Binder.restoreCallingIdentity(identity); in setPrintJobState() 730 Binder.restoreCallingIdentity(identity); in setPrintJobTag() 744 Binder.restoreCallingIdentity(identity); in writePrintJobData() 760 Binder.restoreCallingIdentity(identity); in onPrintersAdded() 776 Binder.restoreCallingIdentity(identity); in onPrintersRemoved()
|
D | RemotePrintSpooler.java | 590 Binder.restoreCallingIdentity(identity); in onPrintJobQueued() 603 Binder.restoreCallingIdentity(identity); in onAllPrintJobsForServiceHandled() 616 Binder.restoreCallingIdentity(identity); in onAllPrintJobsHandled() 629 Binder.restoreCallingIdentity(identity); in onPrintJobStateChanged()
|
/frameworks/base/services/java/com/android/server/content/ |
D | ContentService.java | 132 restoreCallingIdentity(identityToken); in dump() 290 restoreCallingIdentity(identityToken); in notifyChange() 335 restoreCallingIdentity(identityToken); in requestSync() 391 restoreCallingIdentity(identityToken); in sync() 418 restoreCallingIdentity(identityToken); in cancelSync() 436 restoreCallingIdentity(identityToken); in getSyncAdapterTypes() 454 restoreCallingIdentity(identityToken); in getSyncAutomatically() 476 restoreCallingIdentity(identityToken); in setSyncAutomatically() 509 restoreCallingIdentity(identityToken); in addPeriodicSync() 531 restoreCallingIdentity(identityToken); in removePeriodicSync() [all …]
|
/frameworks/base/services/java/com/android/server/dreams/ |
D | DreamManagerService.java | 123 Binder.restoreCallingIdentity(ident); in getDreamComponents() 139 Binder.restoreCallingIdentity(ident); in setDreamComponents() 155 Binder.restoreCallingIdentity(ident); in getDefaultDreamComponent() 182 Binder.restoreCallingIdentity(ident); in dream() 209 Binder.restoreCallingIdentity(ident); in testDream() 226 Binder.restoreCallingIdentity(ident); in awaken() 256 Binder.restoreCallingIdentity(ident); in finishSelf()
|
/frameworks/native/services/sensorservice/ |
D | BatteryService.cpp | 90 IPCThreadState::self()->restoreCallingIdentity(identity); in enableSensorImpl() 99 IPCThreadState::self()->restoreCallingIdentity(identity); in disableSensorImpl() 116 IPCThreadState::self()->restoreCallingIdentity(identity); in cleanupImpl()
|
/frameworks/base/services/java/com/android/server/display/ |
D | DisplayManagerService.java | 406 Binder.restoreCallingIdentity(token); in getDisplayInfo() 435 Binder.restoreCallingIdentity(token); in getDisplayIds() 489 Binder.restoreCallingIdentity(token); in startWifiDisplayScan() 521 Binder.restoreCallingIdentity(token); in stopWifiDisplayScan() 556 Binder.restoreCallingIdentity(token); in connectWifiDisplay() 573 Binder.restoreCallingIdentity(token); in pauseWifiDisplay() 590 Binder.restoreCallingIdentity(token); in resumeWifiDisplay() 609 Binder.restoreCallingIdentity(token); in disconnectWifiDisplay() 629 Binder.restoreCallingIdentity(token); in renameWifiDisplay() 649 Binder.restoreCallingIdentity(token); in forgetWifiDisplay() [all …]
|
/frameworks/base/core/java/android/app/ |
D | UiAutomationConnection.java | 104 Binder.restoreCallingIdentity(identity); in injectInputEvent() 126 Binder.restoreCallingIdentity(identity); in setRotation() 142 Binder.restoreCallingIdentity(identity); in takeScreenshot()
|
/frameworks/base/services/java/com/android/server/wm/ |
D | Session.java | 117 Binder.restoreCallingIdentity(ident); in Session() 248 Binder.restoreCallingIdentity(ident); in performHapticFeedback() 374 Binder.restoreCallingIdentity(ident); in reportDropResult() 399 Binder.restoreCallingIdentity(ident); in setWallpaperPosition() 417 Binder.restoreCallingIdentity(ident); in sendWallpaperCommand() 435 Binder.restoreCallingIdentity(ident); in setUniverseTransform() 446 Binder.restoreCallingIdentity(identity); in onRectangleOnScreenRequested()
|
/frameworks/base/services/java/com/android/server/ |
D | ClipboardService.java | 187 Binder.restoreCallingIdentity(ident); in setPrimaryClip() 263 Binder.restoreCallingIdentity(ident); in checkUriOwnerLocked() 291 Binder.restoreCallingIdentity(ident); in grantUriLocked() 321 Binder.restoreCallingIdentity(oldIdentity); in addActiveOwnerLocked() 341 Binder.restoreCallingIdentity(ident); in revokeUriLocked()
|
D | NotificationManagerService.java | 877 Binder.restoreCallingIdentity(identity); in cancelAllNotificationsFromListener() 897 Binder.restoreCallingIdentity(identity); in cancelNotificationFromListener() 1061 Binder.restoreCallingIdentity(identity); 1068 Binder.restoreCallingIdentity(identity); 1109 Binder.restoreCallingIdentity(identity); 1118 Binder.restoreCallingIdentity(identity); 1142 Binder.restoreCallingIdentity(ident); 1487 Binder.restoreCallingIdentity(callingId); in enqueueToast() 1510 Binder.restoreCallingIdentity(callingId); in cancelToast() 1795 Binder.restoreCallingIdentity(token); in enqueueNotificationInternal() [all …]
|
D | UiModeManagerService.java | 195 Binder.restoreCallingIdentity(ident); in disableCarMode() 210 Binder.restoreCallingIdentity(ident); in enableCarMode() 222 Binder.restoreCallingIdentity(ident); in getCurrentModeType() 248 Binder.restoreCallingIdentity(ident); in setNightMode()
|
D | LocationManagerService.java | 815 Binder.restoreCallingIdentity(identity); in locationCallbackFinished() 1084 Binder.restoreCallingIdentity(identity); in getProviders() 1463 Binder.restoreCallingIdentity(identity); in requestLocationUpdates() 1521 Binder.restoreCallingIdentity(identity); in removeUpdates() 1629 Binder.restoreCallingIdentity(identity); in getLastLocation() 1659 Binder.restoreCallingIdentity(identity); in requestGeofence() 1676 Binder.restoreCallingIdentity(identity); in removeGeofence() 1697 Binder.restoreCallingIdentity(ident); in addGpsStatusListener() 1800 Binder.restoreCallingIdentity(identity); in isProviderEnabled() 2216 Binder.restoreCallingIdentity(identity); in addTestProvider() [all …]
|
D | VibratorService.java | 221 Binder.restoreCallingIdentity(ident); in vibrate() 283 Binder.restoreCallingIdentity(identity); in vibratePattern() 304 Binder.restoreCallingIdentity(identity); in cancelVibrate()
|
D | UpdateLockService.java | 84 Binder.restoreCallingIdentity(oldIdent); in sendLockChangedBroadcast()
|
D | TelephonyRegistry.java | 649 Binder.restoreCallingIdentity(ident); in broadcastServiceStateChanged() 666 Binder.restoreCallingIdentity(ident); in broadcastSignalStrengthChanged() 688 Binder.restoreCallingIdentity(ident); in broadcastCallStateChanged() 793 Binder.restoreCallingIdentity(callingIdentity); in validateEventsAndUserLocked()
|
/frameworks/base/services/java/com/android/server/power/ |
D | PowerManagerService.java | 613 Binder.restoreCallingIdentity(ident); in acquireWakeLock() 683 Binder.restoreCallingIdentity(ident); in releaseWakeLock() 782 Binder.restoreCallingIdentity(ident); in updateWakeLockWorkSource() 843 Binder.restoreCallingIdentity(ident); in isWakeLockLevelSupported() 896 Binder.restoreCallingIdentity(ident); in userActivity() 956 Binder.restoreCallingIdentity(ident); in wakeUp() 1019 Binder.restoreCallingIdentity(ident); in goToSleep() 1097 Binder.restoreCallingIdentity(ident); in nap() 1840 Binder.restoreCallingIdentity(ident); in isScreenOn() 1903 Binder.restoreCallingIdentity(ident); in reboot() [all …]
|
/frameworks/base/services/java/com/android/server/connectivity/ |
D | Vpn.java | 257 Binder.restoreCallingIdentity(token); in prepare() 304 Binder.restoreCallingIdentity(token); in protect() 352 Binder.restoreCallingIdentity(token); in establish() 411 Binder.restoreCallingIdentity(token); in establish() 432 Binder.restoreCallingIdentity(token); in establish() 446 Binder.restoreCallingIdentity(token); in establish() 612 Binder.restoreCallingIdentity(token); 645 Binder.restoreCallingIdentity(token); in enforceControlPermission() 1139 Binder.restoreCallingIdentity(token); in execute() 1164 Binder.restoreCallingIdentity(token); in execute() [all …]
|
/frameworks/base/services/java/com/android/server/accounts/ |
D | AccountManagerService.java | 493 restoreCallingIdentity(identityToken); in getPassword() 534 restoreCallingIdentity(identityToken); in getUserData() 560 restoreCallingIdentity(identityToken); in getAuthenticatorTypes() 587 restoreCallingIdentity(identityToken); in addAccountExplicitly() 627 restoreCallingIdentity(identityToken); in copyAccountToUser() 683 restoreCallingIdentity(id); in completeCloningAccount() 788 restoreCallingIdentity(identityToken); in hasFeatures() 884 restoreCallingIdentity(identityToken); in removeAccount() 960 Binder.restoreCallingIdentity(id); in removeAccountInternal() 989 restoreCallingIdentity(identityToken); in invalidateAuthToken() [all …]
|
/frameworks/base/services/java/com/android/server/wifi/ |
D | WifiService.java | 449 Binder.restoreCallingIdentity(ident); in getBatchedScanResults() 611 Binder.restoreCallingIdentity(ident); in setWifiEnabled() 840 Binder.restoreCallingIdentity(ident); in getScanResults() 878 Binder.restoreCallingIdentity(token); in setCountryCode() 900 Binder.restoreCallingIdentity(token); in setFrequencyBand() 1399 Binder.restoreCallingIdentity(ident); in acquireWifiLockLocked() 1426 Binder.restoreCallingIdentity(ident); in updateWifiLockWorkSource() 1465 Binder.restoreCallingIdentity(ident); in releaseWifiLockLocked() 1552 Binder.restoreCallingIdentity(ident); in acquireMulticastLock() 1588 Binder.restoreCallingIdentity(ident); in removeMulticasterLocked()
|
/frameworks/base/core/java/android/app/backup/ |
D | BackupAgent.java | 580 Binder.restoreCallingIdentity(ident); in doBackup() 610 Binder.restoreCallingIdentity(ident); in doRestore() 653 Binder.restoreCallingIdentity(ident); in doFullBackup() 675 Binder.restoreCallingIdentity(ident); in doRestoreFile()
|
/frameworks/av/media/libstagefright/ |
D | CameraSource.cpp | 490 IPCThreadState::self()->restoreCallingIdentity(token); in init() 608 IPCThreadState::self()->restoreCallingIdentity(token); in startCameraRecording() 668 IPCThreadState::self()->restoreCallingIdentity(token); in releaseCamera() 701 IPCThreadState::self()->restoreCallingIdentity(token); in reset() 726 IPCThreadState::self()->restoreCallingIdentity(token); in releaseRecordingFrame()
|
D | TimedEventQueue.cpp | 341 IPCThreadState::self()->restoreCallingIdentity(token); in acquireWakeLock_l() 364 IPCThreadState::self()->restoreCallingIdentity(token); in releaseWakeLock_l()
|
/frameworks/base/services/java/com/android/server/media/ |
D | MediaRouterService.java | 140 Binder.restoreCallingIdentity(token); in registerClientAsUser() 157 Binder.restoreCallingIdentity(token); in unregisterClient() 174 Binder.restoreCallingIdentity(token); in getState() 192 Binder.restoreCallingIdentity(token); in setDiscoveryRequest() 214 Binder.restoreCallingIdentity(token); in setSelectedRoute() 234 Binder.restoreCallingIdentity(token); in requestSetVolume() 254 Binder.restoreCallingIdentity(token); in requestUpdateVolume()
|
/frameworks/native/include/binder/ |
D | IPCThreadState.h | 52 void restoreCallingIdentity(int64_t token);
|