Home
last modified time | relevance | path

Searched refs:restoreCallingIdentity (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/frameworks/base/services/net/java/android/net/ip/
DIpClientManager.java75 Binder.restoreCallingIdentity(token); in completedPreDhcpAction()
105 Binder.restoreCallingIdentity(token); in readPacketFilterComplete()
121 Binder.restoreCallingIdentity(token); in shutdown()
137 Binder.restoreCallingIdentity(token); in startProvisioning()
155 Binder.restoreCallingIdentity(token); in stop()
174 Binder.restoreCallingIdentity(token); in setTcpBufferSizes()
193 Binder.restoreCallingIdentity(token); in setHttpProxy()
210 Binder.restoreCallingIdentity(token); in setMulticastFilter()
226 Binder.restoreCallingIdentity(token); in addKeepalivePacketFilter()
243 Binder.restoreCallingIdentity(token); in addKeepalivePacketFilter()
[all …]
/frameworks/base/services/net/java/android/net/
DNetworkMonitorManager.java68 Binder.restoreCallingIdentity(token); in start()
81 Binder.restoreCallingIdentity(token); in launchCaptivePortalApp()
94 Binder.restoreCallingIdentity(token); in notifyCaptivePortalAppFinished()
107 Binder.restoreCallingIdentity(token); in setAcceptPartialConnectivity()
120 Binder.restoreCallingIdentity(token); in forceReevaluation()
133 Binder.restoreCallingIdentity(token); in notifyPrivateDnsChanged()
146 Binder.restoreCallingIdentity(token); in notifyDnsResponse()
159 Binder.restoreCallingIdentity(token); in notifyNetworkConnected()
172 Binder.restoreCallingIdentity(token); in notifyNetworkDisconnected()
185 Binder.restoreCallingIdentity(token); in notifyLinkPropertiesChanged()
[all …]
/frameworks/base/core/java/android/hardware/camera2/impl/
DCallbackProxies.java55 Binder.restoreCallingIdentity(ident); in onConfigured()
66 Binder.restoreCallingIdentity(ident); in onConfigureFailed()
76 Binder.restoreCallingIdentity(ident); in onReady()
86 Binder.restoreCallingIdentity(ident); in onActive()
96 Binder.restoreCallingIdentity(ident); in onCaptureQueueEmpty()
106 Binder.restoreCallingIdentity(ident); in onClosed()
116 Binder.restoreCallingIdentity(ident); in onSurfacePrepared()
/frameworks/base/services/core/java/com/android/server/tv/
DTvRemoteServiceInput.java78 Binder.restoreCallingIdentity(idToken); in openInputBridge()
119 Binder.restoreCallingIdentity(idToken); in openGamepadBridge()
148 Binder.restoreCallingIdentity(idToken); in closeInputBridge()
170 Binder.restoreCallingIdentity(idToken); in clearInputBridge()
199 Binder.restoreCallingIdentity(idToken); in sendKeyDown()
221 Binder.restoreCallingIdentity(idToken); in sendKeyUp()
244 Binder.restoreCallingIdentity(idToken); in sendPointerDown()
266 Binder.restoreCallingIdentity(idToken); in sendPointerUp()
288 Binder.restoreCallingIdentity(idToken); in sendPointerSync()
309 Binder.restoreCallingIdentity(idToken); in sendGamepadKeyUp()
[all …]
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccCardManager.java176 Binder.restoreCallingIdentity(token); in requestAllProfiles()
205 Binder.restoreCallingIdentity(token); in requestProfile()
235 Binder.restoreCallingIdentity(token); in disableProfile()
266 Binder.restoreCallingIdentity(token); in switchToProfile()
296 Binder.restoreCallingIdentity(token); in setNickname()
325 Binder.restoreCallingIdentity(token); in deleteProfile()
355 Binder.restoreCallingIdentity(token); in resetMemory()
383 Binder.restoreCallingIdentity(token); in requestDefaultSmdpAddress()
411 Binder.restoreCallingIdentity(token); in requestSmdsAddress()
441 Binder.restoreCallingIdentity(token); in setDefaultSmdpAddress()
[all …]
/frameworks/base/telephony/java/android/telephony/mbms/
DInternalStreamingServiceCallback.java51 Binder.restoreCallingIdentity(token); in onError()
70 Binder.restoreCallingIdentity(token); in onStreamStateUpdated()
89 Binder.restoreCallingIdentity(token); in onMediaDescriptionUpdated()
108 Binder.restoreCallingIdentity(token); in onBroadcastSignalStrengthUpdated()
127 Binder.restoreCallingIdentity(token); in onStreamMethodUpdated()
DInternalGroupCallSessionCallback.java51 Binder.restoreCallingIdentity(token); in onError()
70 Binder.restoreCallingIdentity(token); in onAvailableSaisUpdated()
89 Binder.restoreCallingIdentity(token); in onServiceInterfaceAvailable()
108 Binder.restoreCallingIdentity(token); in onMiddlewareReady()
DInternalDownloadSessionCallback.java52 Binder.restoreCallingIdentity(token); in onError()
71 Binder.restoreCallingIdentity(token); in onFileServicesUpdated()
90 Binder.restoreCallingIdentity(token); in onMiddlewareReady()
DInternalStreamingSessionCallback.java52 Binder.restoreCallingIdentity(token); in onError()
72 Binder.restoreCallingIdentity(token); in onStreamingServicesUpdated()
91 Binder.restoreCallingIdentity(token); in onMiddlewareReady()
DInternalGroupCallCallback.java50 Binder.restoreCallingIdentity(token); in onError()
69 Binder.restoreCallingIdentity(token); in onGroupCallStateChanged()
88 Binder.restoreCallingIdentity(token); in onBroadcastSignalStrengthUpdated()
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java156 Binder.restoreCallingIdentity(identity); in print()
191 Binder.restoreCallingIdentity(identity); in print()
212 Binder.restoreCallingIdentity(identity); in getPrintJobInfos()
237 Binder.restoreCallingIdentity(identity); in getPrintJobInfo()
258 Binder.restoreCallingIdentity(identity); in getCustomPrinterIcon()
283 Binder.restoreCallingIdentity(identity); in cancelPrintJob()
309 Binder.restoreCallingIdentity(identity); in restartPrintJob()
333 Binder.restoreCallingIdentity(identity); in getPrintServices()
367 Binder.restoreCallingIdentity(identity); in setPrintServiceEnabled()
388 Binder.restoreCallingIdentity(identity); in getPrintServiceRecommendations()
[all …]
/frameworks/base/services/core/java/com/android/server/oemlock/
DOemLockService.java124 Binder.restoreCallingIdentity(token);
137 Binder.restoreCallingIdentity(token);
149 Binder.restoreCallingIdentity(token);
178 Binder.restoreCallingIdentity(token);
190 Binder.restoreCallingIdentity(token);
210 Binder.restoreCallingIdentity(token);
277 Binder.restoreCallingIdentity(token); in enforceUserIsAdmin()
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java139 Binder.restoreCallingIdentity(identity); in injectInputEvent()
177 Binder.restoreCallingIdentity(identity); in setRotation()
195 Binder.restoreCallingIdentity(identity); in takeScreenshot()
215 Binder.restoreCallingIdentity(identity); in clearWindowContentFrameStats()
235 Binder.restoreCallingIdentity(identity); in getWindowContentFrameStats()
250 Binder.restoreCallingIdentity(identity); in clearWindowAnimationFrameStats()
267 Binder.restoreCallingIdentity(identity); in getWindowAnimationFrameStats()
283 Binder.restoreCallingIdentity(identity); in grantRuntimePermission()
299 Binder.restoreCallingIdentity(identity); in revokeRuntimePermission()
315 Binder.restoreCallingIdentity(identity); in adoptShellPermissionIdentity()
[all …]
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java296 restoreCallingIdentity(ident); in openDevice()
333 restoreCallingIdentity(ident); in openAccessory()
359 Binder.restoreCallingIdentity(token); in setDevicePackage()
376 Binder.restoreCallingIdentity(token); in setAccessoryPackage()
394 Binder.restoreCallingIdentity(token); in addDevicePackagesToPreferenceDenied()
412 Binder.restoreCallingIdentity(token); in addAccessoryPackagesToPreferenceDenied()
430 Binder.restoreCallingIdentity(token); in removeDevicePackagesFromPreferenceDenied()
448 Binder.restoreCallingIdentity(token); in removeAccessoryPackagesFromPreferenceDenied()
465 Binder.restoreCallingIdentity(token); in setDevicePersistentPermission()
482 Binder.restoreCallingIdentity(token); in setAccessoryPersistentPermission()
[all …]
/frameworks/av/services/camera/libcameraservice/utils/
DCameraThreadState.cpp46 void CameraThreadState::restoreCallingIdentity(int64_t token) { in restoreCallingIdentity() function in android::CameraThreadState
48 hardware::IPCThreadState::self()->restoreCallingIdentity(token); in restoreCallingIdentity()
50 IPCThreadState::self()->restoreCallingIdentity(token); in restoreCallingIdentity()
/frameworks/base/services/core/java/com/android/server/incident/
DIncidentCompanionService.java95 Binder.restoreCallingIdentity(ident); in authorizeReport()
116 Binder.restoreCallingIdentity(ident); in cancelAuthorization()
148 Binder.restoreCallingIdentity(ident); in sendReportReadyBroadcast()
173 Binder.restoreCallingIdentity(ident); in approveReport()
188 Binder.restoreCallingIdentity(ident); in denyReport()
203 Binder.restoreCallingIdentity(ident); in getIncidentReportList()
223 Binder.restoreCallingIdentity(ident); in deleteIncidentReports()
241 Binder.restoreCallingIdentity(ident); in deleteAllIncidentReports()
261 Binder.restoreCallingIdentity(ident); in getIncidentReport()
/frameworks/base/apex/statsd/service/java/com/android/server/stats/
DStatsManagerService.java202 Binder.restoreCallingIdentity(token); in registerPullAtomCallback()
229 Binder.restoreCallingIdentity(token); in unregisterPullAtomCallback()
253 Binder.restoreCallingIdentity(token); in setDataFetchOperation()
274 Binder.restoreCallingIdentity(token); in removeDataFetchOperation()
297 Binder.restoreCallingIdentity(token); in setActiveConfigsChangedOperation()
318 Binder.restoreCallingIdentity(token); in removeActiveConfigsChangedOperation()
346 Binder.restoreCallingIdentity(token); in setBroadcastSubscriber()
372 Binder.restoreCallingIdentity(token); in unsetBroadcastSubscriber()
389 Binder.restoreCallingIdentity(token); in getRegisteredExperimentIds()
407 Binder.restoreCallingIdentity(token); in getMetadata()
[all …]
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java271 Binder.restoreCallingIdentity(ident); in performHapticFeedback()
285 Binder.restoreCallingIdentity(ident); in performDrag()
295 Binder.restoreCallingIdentity(ident); in reportDropResult()
305 Binder.restoreCallingIdentity(ident); in cancelDragAndDrop()
328 Binder.restoreCallingIdentity(ident); in startMovingTask()
340 Binder.restoreCallingIdentity(ident); in finishMovingTask()
350 Binder.restoreCallingIdentity(ident); in reportSystemGestureExclusionChanged()
368 Binder.restoreCallingIdentity(ident); in setWallpaperPosition()
385 Binder.restoreCallingIdentity(ident); in setWallpaperZoomOut()
414 Binder.restoreCallingIdentity(ident); in setWallpaperDisplayOffset()
[all …]
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java267 Binder.restoreCallingIdentity(caller); in startLocalVoiceInteraction()
278 Binder.restoreCallingIdentity(caller); in stopLocalVoiceInteraction()
706 Binder.restoreCallingIdentity(caller); in showSession()
723 Binder.restoreCallingIdentity(caller); in deliverNewSession()
739 Binder.restoreCallingIdentity(caller); in showSessionFromSession()
755 Binder.restoreCallingIdentity(caller); in hideSessionFromSession()
775 Binder.restoreCallingIdentity(caller); in startVoiceActivity()
795 Binder.restoreCallingIdentity(caller); in startAssistantActivity()
815 Binder.restoreCallingIdentity(caller); in requestDirectActions()
836 Binder.restoreCallingIdentity(caller); in performDirectAction()
[all …]
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthService.java174 Binder.restoreCallingIdentity(identity); in authenticate()
196 Binder.restoreCallingIdentity(identity); in cancelAuthentication()
224 Binder.restoreCallingIdentity(identity); in canAuthenticate()
236 Binder.restoreCallingIdentity(identity); in hasEnrolledBiometrics()
249 Binder.restoreCallingIdentity(identity); in registerEnabledOnKeyguardCallback()
260 Binder.restoreCallingIdentity(identity); in setActiveUser()
271 Binder.restoreCallingIdentity(identity); in resetLockout()
298 Binder.restoreCallingIdentity(identity); in getAuthenticatorIds()
/frameworks/base/apex/media/framework/java/android/media/
DController2Link.java171 Binder.restoreCallingIdentity(token); in notifyConnected()
181 Binder.restoreCallingIdentity(token); in notifyDisconnected()
191 Binder.restoreCallingIdentity(token); in notifyPlaybackActiveChanged()
202 Binder.restoreCallingIdentity(token); in sendSessionCommand()
212 Binder.restoreCallingIdentity(token); in cancelSessionCommand()
/frameworks/base/services/core/java/com/android/server/location/
DAppOpsHelper.java132 Binder.restoreCallingIdentity(identity); in checkLocationAccess()
196 Binder.restoreCallingIdentity(identity); in noteMockLocationAccess()
215 Binder.restoreCallingIdentity(identity); in startLocationMonitoring()
232 Binder.restoreCallingIdentity(identity); in stopLocationMonitoring()
250 Binder.restoreCallingIdentity(identity); in noteOpNoThrow()
/frameworks/base/telephony/java/android/telephony/ims/
DRegistrationManager.java113 restoreCallingIdentity(callingIdentity); in onRegistered()
126 restoreCallingIdentity(callingIdentity); in onRegistering()
138 restoreCallingIdentity(callingIdentity); in onDeregistered()
151 restoreCallingIdentity(callingIdentity); in onTechnologyChangeFailed()
162 restoreCallingIdentity(callingIdentity); in onSubscriberAssociatedUriChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java162 Binder.restoreCallingIdentity(token);
181 Binder.restoreCallingIdentity(token);
217 Binder.restoreCallingIdentity(token);
230 Binder.restoreCallingIdentity(token);
247 Binder.restoreCallingIdentity(token);
262 Binder.restoreCallingIdentity(token);
276 Binder.restoreCallingIdentity(token);
294 Binder.restoreCallingIdentity(token);
307 Binder.restoreCallingIdentity(token);
320 Binder.restoreCallingIdentity(token);
[all …]
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1142 Binder.restoreCallingIdentity(identity); in onPanelRevealed()
1153 Binder.restoreCallingIdentity(identity); in clearNotificationEffects()
1164 Binder.restoreCallingIdentity(identity); in onPanelHidden()
1182 Binder.restoreCallingIdentity(identity); in shutdown()
1205 Binder.restoreCallingIdentity(identity); in reboot()
1217 Binder.restoreCallingIdentity(identity); in onGlobalActionsShown()
1229 Binder.restoreCallingIdentity(identity); in onGlobalActionsHidden()
1242 Binder.restoreCallingIdentity(identity); in onNotificationClick()
1258 Binder.restoreCallingIdentity(identity); in onNotificationActionClick()
1274 Binder.restoreCallingIdentity(identity); in onNotificationError()
[all …]

12345678910>>...12