Home
last modified time | relevance | path

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

12345678910>>...18

/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
H A DIpClientManager.java76 Binder.restoreCallingIdentity(token); in completedPreDhcpAction()
92 Binder.restoreCallingIdentity(token); in confirmConfiguration()
108 Binder.restoreCallingIdentity(token); in readPacketFilterComplete()
124 Binder.restoreCallingIdentity(token); in shutdown()
140 Binder.restoreCallingIdentity(token); in startProvisioning()
158 Binder.restoreCallingIdentity(token); in stop()
177 Binder.restoreCallingIdentity(token); in setTcpBufferSizes()
196 Binder.restoreCallingIdentity(token); in setHttpProxy()
213 Binder.restoreCallingIdentity(token); in setMulticastFilter()
240 Binder.restoreCallingIdentity(token); in addKeepalivePacketFilter()
[all …]
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallAdapter.java67 Binder.restoreCallingIdentity(token); in answerCall()
90 Binder.restoreCallingIdentity(token); in deflectCall()
123 Binder.restoreCallingIdentity(token); in rejectCall()
149 Binder.restoreCallingIdentity(token); in rejectCallWithReason()
172 Binder.restoreCallingIdentity(token); in transferCall()
198 Binder.restoreCallingIdentity(token); in consultativeTransfer()
221 Binder.restoreCallingIdentity(token); in playDtmfTone()
244 Binder.restoreCallingIdentity(token); in stopDtmfTone()
267 Binder.restoreCallingIdentity(token); in postDialContinue()
290 Binder.restoreCallingIdentity(token); in disconnectCall()
[all …]
H A DTelecomServiceImpl.java132 Binder.restoreCallingIdentity(token);
313 Binder.restoreCallingIdentity(token);
356 Binder.restoreCallingIdentity(token);
712 Binder.restoreCallingIdentity(token);
773 Binder.restoreCallingIdentity(token);
798 Binder.restoreCallingIdentity(token);
1111 Binder.restoreCallingIdentity(token);
1153 Binder.restoreCallingIdentity(token);
1187 Binder.restoreCallingIdentity(token);
2499 Binder.restoreCallingIdentity(token);
[all …]
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/
H A 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 …]
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java3960 Binder.restoreCallingIdentity(token); in registerImsRegistrationCallback()
3986 Binder.restoreCallingIdentity(token); in unregisterImsRegistrationCallback()
4018 Binder.restoreCallingIdentity(token); in getImsMmTelRegistrationState()
4055 Binder.restoreCallingIdentity(token); in getImsMmTelRegistrationTransportType()
4081 Binder.restoreCallingIdentity(token); in registerMmTelCapabilityCallback()
4108 Binder.restoreCallingIdentity(token); in unregisterMmTelCapabilityCallback()
4127 Binder.restoreCallingIdentity(token); in isCapable()
4143 Binder.restoreCallingIdentity(token); in isAvailable()
4184 Binder.restoreCallingIdentity(token); in isMmTelCapabilitySupported()
4205 Binder.restoreCallingIdentity(token); in isAdvancedCallingSettingEnabled()
[all …]
H A DImsRcsController.java114 Binder.restoreCallingIdentity(token); in registerImsRegistrationCallback()
131 Binder.restoreCallingIdentity(token); in unregisterImsRegistrationCallback()
153 Binder.restoreCallingIdentity(token); in getImsRcsRegistrationState()
179 Binder.restoreCallingIdentity(token); in getImsRcsRegistrationTransportType()
200 Binder.restoreCallingIdentity(token); in registerRcsAvailabilityCallback()
219 Binder.restoreCallingIdentity(token); in unregisterRcsAvailabilityCallback()
244 Binder.restoreCallingIdentity(token); in isCapable()
270 Binder.restoreCallingIdentity(token); in isAvailable()
291 Binder.restoreCallingIdentity(token); in requestCapabilities()
312 Binder.restoreCallingIdentity(token); in requestAvailability()
[all …]
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A 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()
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A 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 …]
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteServiceInput.java78 Binder.restoreCallingIdentity(idToken); in openInputBridge()
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()
330 Binder.restoreCallingIdentity(idToken); in sendGamepadKeyDown()
[all …]
/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java192 Binder.restoreCallingIdentity(identity); in print()
213 Binder.restoreCallingIdentity(identity); in getPrintJobInfos()
238 Binder.restoreCallingIdentity(identity); in getPrintJobInfo()
259 Binder.restoreCallingIdentity(identity); in getCustomPrinterIcon()
284 Binder.restoreCallingIdentity(identity); in cancelPrintJob()
310 Binder.restoreCallingIdentity(identity); in restartPrintJob()
334 Binder.restoreCallingIdentity(identity); in getPrintServices()
368 Binder.restoreCallingIdentity(identity); in setPrintServiceEnabled()
389 Binder.restoreCallingIdentity(identity); in getPrintServiceRecommendations()
411 Binder.restoreCallingIdentity(identity); in createPrinterDiscoverySession()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java146 Binder.restoreCallingIdentity(origId); in activityIdle()
156 Binder.restoreCallingIdentity(origId); in activityResumed()
165 Binder.restoreCallingIdentity(origId); in activityTopResumedStateLost()
179 Binder.restoreCallingIdentity(origId); in activityPaused()
224 Binder.restoreCallingIdentity(origId); in activityStopped()
254 Binder.restoreCallingIdentity(origId); in activityRelaunched()
302 Binder.restoreCallingIdentity(origId); in moveActivityTaskToBack()
352 Binder.restoreCallingIdentity(origId); in releaseActivityInstance()
565 Binder.restoreCallingIdentity(ident); in getActivityTokenBelow()
766 Binder.restoreCallingIdentity(origId); in splashScreenAttached()
[all …]
H A DSession.java281 Binder.restoreCallingIdentity(ident); in performHapticFeedback()
298 Binder.restoreCallingIdentity(ident); in performDrag()
309 Binder.restoreCallingIdentity(ident); in dropForAccessibility()
438 Binder.restoreCallingIdentity(ident); in reportDropResult()
448 Binder.restoreCallingIdentity(ident); in cancelDragAndDrop()
471 Binder.restoreCallingIdentity(ident); in startMovingTask()
483 Binder.restoreCallingIdentity(ident); in finishMovingTask()
493 Binder.restoreCallingIdentity(ident); in reportSystemGestureExclusionChanged()
608 Binder.restoreCallingIdentity(identity); in pokeDrawLock()
618 Binder.restoreCallingIdentity(identity); in updatePointerIcon()
[all …]
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java333 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()
496 Binder.restoreCallingIdentity(token); in hasDevicePermission()
[all …]
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A 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()
H A 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()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DSipDelegateConnectionAidlWrapper.java65 Binder.restoreCallingIdentity(token);
78 Binder.restoreCallingIdentity(token);
89 Binder.restoreCallingIdentity(token);
100 Binder.restoreCallingIdentity(token);
112 Binder.restoreCallingIdentity(token);
126 Binder.restoreCallingIdentity(token);
137 Binder.restoreCallingIdentity(token);
148 Binder.restoreCallingIdentity(token);
/aosp12/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java143 Binder.restoreCallingIdentity(identity); in injectInputEvent()
180 Binder.restoreCallingIdentity(identity); in setRotation()
206 Binder.restoreCallingIdentity(identity); in takeScreenshot()
227 Binder.restoreCallingIdentity(identity); in takeSurfaceControlScreenshot()
252 Binder.restoreCallingIdentity(identity); in clearWindowContentFrameStats()
272 Binder.restoreCallingIdentity(identity); in getWindowContentFrameStats()
287 Binder.restoreCallingIdentity(identity); in clearWindowAnimationFrameStats()
304 Binder.restoreCallingIdentity(identity); in getWindowAnimationFrameStats()
320 Binder.restoreCallingIdentity(identity); in grantRuntimePermission()
336 Binder.restoreCallingIdentity(identity); in revokeRuntimePermission()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/oemlock/
H A 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()
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java378 Binder.restoreCallingIdentity(caller); in startLocalVoiceInteraction()
389 Binder.restoreCallingIdentity(caller); in stopLocalVoiceInteraction()
873 Binder.restoreCallingIdentity(caller); in showSession()
890 Binder.restoreCallingIdentity(caller); in deliverNewSession()
906 Binder.restoreCallingIdentity(caller); in showSessionFromSession()
1318 Binder.restoreCallingIdentity(caller); in getKeyphraseSoundModel()
1343 Binder.restoreCallingIdentity(caller); in updateKeyphraseSoundModel()
1380 Binder.restoreCallingIdentity(caller); in deleteKeyphraseSoundModel()
1402 Binder.restoreCallingIdentity(caller); in isEnrolledForKeyphrase()
1435 Binder.restoreCallingIdentity(caller); in getEnrolledKeyphraseMetadata()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/incident/
H A 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()
/aosp12/frameworks/base/services/core/java/com/android/server/location/injector/
H A DSystemAppOpsHelper.java73 Binder.restoreCallingIdentity(identity); in startOpNoThrow()
89 Binder.restoreCallingIdentity(identity); in finishOp()
104 Binder.restoreCallingIdentity(identity); in checkOpNoThrow()
121 Binder.restoreCallingIdentity(identity); in noteOp()
138 Binder.restoreCallingIdentity(identity); in noteOpNoThrow()
/aosp12/packages/modules/StatsD/service/java/com/android/server/stats/
H A DStatsManagerService.java203 Binder.restoreCallingIdentity(token); in registerPullAtomCallback()
230 Binder.restoreCallingIdentity(token); in unregisterPullAtomCallback()
254 Binder.restoreCallingIdentity(token); in setDataFetchOperation()
275 Binder.restoreCallingIdentity(token); in removeDataFetchOperation()
298 Binder.restoreCallingIdentity(token); in setActiveConfigsChangedOperation()
319 Binder.restoreCallingIdentity(token); in removeActiveConfigsChangedOperation()
347 Binder.restoreCallingIdentity(token); in setBroadcastSubscriber()
373 Binder.restoreCallingIdentity(token); in unsetBroadcastSubscriber()
390 Binder.restoreCallingIdentity(token); in getRegisteredExperimentIds()
408 Binder.restoreCallingIdentity(token); in getMetadata()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DCallerIdentityInjector.java39 void restoreCallingIdentity(long token); in restoreCallingIdentity() method
58 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in CallerIdentityInjector.Real
59 Binder.restoreCallingIdentity(token); in restoreCallingIdentity()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A 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()
/aosp12/frameworks/base/apex/media/framework/java/android/media/
H A 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()

12345678910>>...18