Home
last modified time | relevance | path

Searched refs:clearCallingIdentity (Results 1 – 25 of 134) sorted by relevance

123456

/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java136 final long identity = Binder.clearCallingIdentity(); in print()
158 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfos()
183 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfo()
204 final long identity = Binder.clearCallingIdentity(); in getCustomPrinterIcon()
229 final long identity = Binder.clearCallingIdentity(); in cancelPrintJob()
254 final long identity = Binder.clearCallingIdentity(); in restartPrintJob()
276 final long identity = Binder.clearCallingIdentity(); in getPrintServices()
310 final long identity = Binder.clearCallingIdentity(); in setPrintServiceEnabled()
329 final long identity = Binder.clearCallingIdentity(); in getPrintServiceRecommendations()
351 final long identity = Binder.clearCallingIdentity(); in createPrinterDiscoverySession()
[all …]
DRemotePrintService.java722 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfos()
737 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfo()
752 final long identity = Binder.clearCallingIdentity(); in setPrintJobState()
766 final long identity = Binder.clearCallingIdentity(); in setPrintJobTag()
780 final long identity = Binder.clearCallingIdentity(); in writePrintJobData()
794 final long identity = Binder.clearCallingIdentity(); in setProgress()
807 final long identity = Binder.clearCallingIdentity(); in setStatus()
821 final long identity = Binder.clearCallingIdentity(); in setStatusRes()
837 final long identity = Binder.clearCallingIdentity(); in onPrintersAdded()
853 final long identity = Binder.clearCallingIdentity(); in onPrintersRemoved()
[all …]
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java120 final long identity = Binder.clearCallingIdentity(); in injectInputEvent()
135 final long identity = Binder.clearCallingIdentity(); in setRotation()
158 final long identity = Binder.clearCallingIdentity(); in takeScreenshot()
174 final long identity = Binder.clearCallingIdentity(); in clearWindowContentFrameStats()
194 final long identity = Binder.clearCallingIdentity(); in getWindowContentFrameStats()
213 final long identity = Binder.clearCallingIdentity(); in clearWindowAnimationFrameStats()
228 final long identity = Binder.clearCallingIdentity(); in getWindowAnimationFrameStats()
246 final long identity = Binder.clearCallingIdentity(); in grantRuntimePermission()
262 final long identity = Binder.clearCallingIdentity(); in revokeRuntimePermission()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java192 final long caller = Binder.clearCallingIdentity(); in startLocalVoiceInteraction()
217 final long caller = Binder.clearCallingIdentity(); in stopLocalVoiceInteraction()
563 final long caller = Binder.clearCallingIdentity(); in showSession()
580 final long caller = Binder.clearCallingIdentity(); in deliverNewSession()
596 final long caller = Binder.clearCallingIdentity(); in showSessionFromSession()
612 final long caller = Binder.clearCallingIdentity(); in hideSessionFromSession()
630 final long caller = Binder.clearCallingIdentity(); in startVoiceActivity()
647 final long caller = Binder.clearCallingIdentity(); in setKeepAwake()
663 final long caller = Binder.clearCallingIdentity(); in closeSystemDialogs()
679 final long caller = Binder.clearCallingIdentity(); in finish()
[all …]
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java172 final long identityToken = clearCallingIdentity(); in dump()
369 long identityToken = clearCallingIdentity(); in notifyChange()
463 long identityToken = clearCallingIdentity(); in requestSync()
509 long identityToken = clearCallingIdentity(); in syncAsUser()
578 long identityToken = clearCallingIdentity(); in cancelSyncAsUser()
602 long identityToken = clearCallingIdentity(); in cancelRequest()
646 final long identityToken = clearCallingIdentity(); in getSyncAdapterTypesAsUser()
661 final long identityToken = clearCallingIdentity(); in getSyncAdapterPackagesForAuthorityAsUser()
686 long identityToken = clearCallingIdentity(); in getSyncAutomaticallyAsUser()
715 long identityToken = clearCallingIdentity(); in setSyncAutomaticallyAsUser()
[all …]
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompatSideChannelService.java81 long idToken = clearCallingIdentity(); in notify()
92 long idToken = clearCallingIdentity(); in cancel()
103 long idToken = clearCallingIdentity(); in cancelAll()
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamManagerService.java490 final long ident = Binder.clearCallingIdentity(); in dump()
503 final long ident = Binder.clearCallingIdentity(); in getDreamComponents()
516 final long ident = Binder.clearCallingIdentity(); in setDreamComponents()
529 final long ident = Binder.clearCallingIdentity(); in getDefaultDreamComponent()
541 final long ident = Binder.clearCallingIdentity(); in isDreaming()
553 final long ident = Binder.clearCallingIdentity(); in dream()
577 final long ident = Binder.clearCallingIdentity(); in testDream()
589 final long ident = Binder.clearCallingIdentity(); in awaken()
604 final long ident = Binder.clearCallingIdentity(); in finishSelf()
619 final long ident = Binder.clearCallingIdentity(); in startDozing()
[all …]
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java108 long ident = Binder.clearCallingIdentity(); in Session()
267 long ident = Binder.clearCallingIdentity(); in performHapticFeedback()
372 long ident = Binder.clearCallingIdentity(); in startMovingTask()
387 long ident = Binder.clearCallingIdentity(); in reportDropResult()
426 long ident = Binder.clearCallingIdentity(); in cancelDragAndDrop()
462 long ident = Binder.clearCallingIdentity(); in setWallpaperPosition()
481 long ident = Binder.clearCallingIdentity(); in setWallpaperDisplayOffset()
494 long ident = Binder.clearCallingIdentity(); in sendWallpaperCommand()
513 final long identity = Binder.clearCallingIdentity(); in onRectangleOnScreenRequested()
528 final long identity = Binder.clearCallingIdentity(); in pokeDrawLock()
[all …]
/frameworks/base/services/core/java/com/android/server/tv/
DTvRemoteProviderProxy.java333 final long idToken = Binder.clearCallingIdentity(); in openInputBridge()
359 final long idToken = Binder.clearCallingIdentity(); in closeInputBridge()
384 final long idToken = Binder.clearCallingIdentity(); in clearInputBridge()
405 final long idToken = Binder.clearCallingIdentity(); in sendTimestamp()
431 final long idToken = Binder.clearCallingIdentity(); in sendKeyDown()
457 final long idToken = Binder.clearCallingIdentity(); in sendKeyUp()
482 final long idToken = Binder.clearCallingIdentity(); in sendPointerDown()
508 final long idToken = Binder.clearCallingIdentity(); in sendPointerUp()
534 final long idToken = Binder.clearCallingIdentity(); in sendPointerSync()
DTvInputManagerService.java884 final long identity = Binder.clearCallingIdentity(); in getTvInputList()
903 final long identity = Binder.clearCallingIdentity(); in getTvInputInfo()
925 final long identity = Binder.clearCallingIdentity(); in updateTvInputInfo()
949 final long identity = Binder.clearCallingIdentity(); in getTvInputState()
965 final long identity = Binder.clearCallingIdentity(); in getTvContentRatingSystemList()
980 final long identity = Binder.clearCallingIdentity(); in registerCallback()
1009 final long identity = Binder.clearCallingIdentity(); in unregisterCallback()
1024 final long identity = Binder.clearCallingIdentity(); in isParentalControlsEnabled()
1040 final long identity = Binder.clearCallingIdentity(); in setParentalControlsEnabled()
1055 final long identity = Binder.clearCallingIdentity(); in isRatingBlocked()
[all …]
/frameworks/native/services/sensorservice/
DBatteryService.cpp61 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in enableSensorImpl()
70 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in disableSensorImpl()
80 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in cleanupImpl()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1223 final long token = Binder.clearCallingIdentity(); in getDisplayInfo()
1237 final long token = Binder.clearCallingIdentity(); in getDisplayIds()
1252 final long token = Binder.clearCallingIdentity(); in registerCallback()
1266 final long token = Binder.clearCallingIdentity(); in startWifiDisplayScan()
1280 final long token = Binder.clearCallingIdentity(); in stopWifiDisplayScan()
1296 final long token = Binder.clearCallingIdentity(); in connectWifiDisplay()
1311 final long token = Binder.clearCallingIdentity(); in disconnectWifiDisplay()
1327 final long token = Binder.clearCallingIdentity(); in renameWifiDisplay()
1343 final long token = Binder.clearCallingIdentity(); in forgetWifiDisplay()
1356 final long token = Binder.clearCallingIdentity(); in pauseWifiDisplay()
[all …]
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityInteractionClient.java189 final long identityToken = Binder.clearCallingIdentity(); in getWindow()
227 final long identityToken = Binder.clearCallingIdentity(); in getWindows()
285 final long identityToken = Binder.clearCallingIdentity(); in findAccessibilityNodeInfoByAccessibilityId()
333 final long identityToken = Binder.clearCallingIdentity(); in findAccessibilityNodeInfosByViewId()
381 final long identityToken = Binder.clearCallingIdentity(); in findAccessibilityNodeInfosByText()
428 final long identityToken = Binder.clearCallingIdentity(); in findFocus()
472 final long identityToken = Binder.clearCallingIdentity(); in focusSearch()
515 final long identityToken = Binder.clearCallingIdentity(); in performAccessibilityAction()
/frameworks/base/services/restrictions/java/com/android/server/restrictions/
DRestrictionsManagerService.java79 long ident = Binder.clearCallingIdentity(); in hasRestrictionsProvider()
100 long ident = Binder.clearCallingIdentity(); in requestPermission()
133 long ident = Binder.clearCallingIdentity(); in createLocalApprovalIntent()
166 long ident = Binder.clearCallingIdentity(); in notifyPermissionResponse()
/frameworks/base/core/java/android/os/
DLooper.java132 Binder.clearCallingIdentity(); in loop()
133 final long ident = Binder.clearCallingIdentity(); in loop()
167 final long newIdent = Binder.clearCallingIdentity(); in loop()
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java724 long identity = Binder.clearCallingIdentity(); in onPanelRevealed()
735 long identity = Binder.clearCallingIdentity(); in clearNotificationEffects()
746 long identity = Binder.clearCallingIdentity(); in onPanelHidden()
759 long identity = Binder.clearCallingIdentity(); in onNotificationClick()
772 long identity = Binder.clearCallingIdentity(); in onNotificationActionClick()
787 long identity = Binder.clearCallingIdentity(); in onNotificationError()
802 long identity = Binder.clearCallingIdentity(); in onNotificationClear()
815 long identity = Binder.clearCallingIdentity(); in onNotificationVisibilityChanged()
828 long identity = Binder.clearCallingIdentity(); in onNotificationExpansionChanged()
842 long identity = Binder.clearCallingIdentity(); in onClearAllNotifications()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java404 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfo()
443 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfoForIccId()
481 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfoForSimSlotIndex()
526 final long identity = Binder.clearCallingIdentity(); in getAllSubInfoList()
554 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfoList()
604 final long identity = Binder.clearCallingIdentity(); in getActiveSubInfoCount()
633 final long identity = Binder.clearCallingIdentity(); in getAllSubInfoCount()
679 final long identity = Binder.clearCallingIdentity(); in addSubInfoRecord()
888 final long identity = Binder.clearCallingIdentity(); in setCarrierText()
917 final long identity = Binder.clearCallingIdentity(); in setIconTint()
[all …]
/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionManagerService.java207 long token = Binder.clearCallingIdentity(); in hasProjectionPermission()
232 long callingToken = Binder.clearCallingIdentity(); in createProjection()
259 final long token = Binder.clearCallingIdentity(); in getActiveProjectionInfo()
274 final long token = Binder.clearCallingIdentity(); in stopActiveProjection()
292 final long token = Binder.clearCallingIdentity(); in addCallback()
307 final long token = Binder.clearCallingIdentity(); in removeCallback()
325 final long token = Binder.clearCallingIdentity(); in dump()
/frameworks/av/media/libstagefright/foundation/
DAWakeLock.cpp61 int64_t token = IPCThreadState::self()->clearCallingIdentity(); in acquire()
90 int64_t token = IPCThreadState::self()->clearCallingIdentity(); in release()
/frameworks/base/services/core/java/com/android/server/clipboard/
DClipboardService.java214 final long origId = Binder.clearCallingIdentity(); in getRelatedProfiles()
232 final long ident = Binder.clearCallingIdentity(); in setPrimaryClipInternal()
320 long ident = Binder.clearCallingIdentity(); in checkUriOwnerLocked()
350 long ident = Binder.clearCallingIdentity(); in grantUriLocked()
375 final long oldIdentity = Binder.clearCallingIdentity(); in addActiveOwnerLocked()
403 long ident = Binder.clearCallingIdentity(); in revokeUriLocked()
/frameworks/base/services/core/java/com/android/server/location/
DLocationBasedCountryDetector.java99 final long bid = Binder.clearCallingIdentity(); in registerListener()
111 final long bid = Binder.clearCallingIdentity(); in unregisterListener()
123 final long bid = Binder.clearCallingIdentity(); in getLastKnownLocation()
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java164 long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted()
205 long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting()
247 long callingId = Binder.clearCallingIdentity(); in enableFallbackLogic()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiLockManager.java154 long ident = Binder.clearCallingIdentity(); in updateWifiLockWorkSource()
189 long ident = Binder.clearCallingIdentity(); in addLock()
231 long ident = Binder.clearCallingIdentity(); in releaseLock()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java134 return Binder.clearCallingIdentity(); in injectClearCallingIdentity()
288 long ident = Binder.clearCallingIdentity(); in getLauncherActivities()
308 long ident = Binder.clearCallingIdentity(); in resolveActivity()
328 long ident = Binder.clearCallingIdentity(); in isPackageEnabled()
349 long ident = Binder.clearCallingIdentity(); in getApplicationInfo()
500 long ident = Binder.clearCallingIdentity(); in isActivityEnabled()
528 long ident = Binder.clearCallingIdentity(); in startActivityAsUser()
575 long ident = Binder.clearCallingIdentity(); in showAppDetailsAsUser()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java424 final long identity = Binder.clearCallingIdentity(); in AccountManagerService()
444 final long identity = Binder.clearCallingIdentity(); in AccountManagerService()
919 long identityToken = clearCallingIdentity(); in getPassword()
953 long identityToken = clearCallingIdentity(); in getPreviousName()
1018 long identityToken = clearCallingIdentity(); in getUserData()
1050 final long identityToken = clearCallingIdentity(); in getAuthenticatorTypes()
1112 long identityToken = clearCallingIdentity(); in addAccountExplicitly()
1146 long identityToken = clearCallingIdentity(); in copyAccountToUser()
1206 long identityToken = clearCallingIdentity(); in accountAuthenticated()
1239 long id = clearCallingIdentity(); in completeCloningAccount()
[all …]

123456