Home
last modified time | relevance | path

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

12345

/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java133 final long identity = Binder.clearCallingIdentity(); in print()
155 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfos()
176 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfo()
197 final long identity = Binder.clearCallingIdentity(); in cancelPrintJob()
218 final long identity = Binder.clearCallingIdentity(); in restartPrintJob()
237 final long identity = Binder.clearCallingIdentity(); in getEnabledPrintServices()
256 final long identity = Binder.clearCallingIdentity(); in getInstalledPrintServices()
276 final long identity = Binder.clearCallingIdentity(); in createPrinterDiscoverySession()
296 final long identity = Binder.clearCallingIdentity(); in destroyPrinterDiscoverySession()
316 final long identity = Binder.clearCallingIdentity(); in startPrinterDiscovery()
[all …]
DRemotePrintService.java692 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfos()
707 final long identity = Binder.clearCallingIdentity(); in getPrintJobInfo()
722 final long identity = Binder.clearCallingIdentity(); in setPrintJobState()
736 final long identity = Binder.clearCallingIdentity(); in setPrintJobTag()
750 final long identity = Binder.clearCallingIdentity(); in writePrintJobData()
766 final long identity = Binder.clearCallingIdentity(); in onPrintersAdded()
782 final long identity = Binder.clearCallingIdentity(); in onPrintersRemoved()
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java117 final long identity = Binder.clearCallingIdentity(); in injectInputEvent()
132 final long identity = Binder.clearCallingIdentity(); in setRotation()
155 final long identity = Binder.clearCallingIdentity(); in takeScreenshot()
170 final long identity = Binder.clearCallingIdentity(); in clearWindowContentFrameStats()
189 final long identity = Binder.clearCallingIdentity(); in getWindowContentFrameStats()
208 final long identity = Binder.clearCallingIdentity(); in clearWindowAnimationFrameStats()
223 final long identity = Binder.clearCallingIdentity(); in getWindowAnimationFrameStats()
241 final long identity = Binder.clearCallingIdentity(); in grantRuntimePermission()
257 final long identity = Binder.clearCallingIdentity(); in revokeRuntimePermission()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java449 final long caller = Binder.clearCallingIdentity(); in showSession()
466 final long caller = Binder.clearCallingIdentity(); in deliverNewSession()
482 final long caller = Binder.clearCallingIdentity(); in showSessionFromSession()
498 final long caller = Binder.clearCallingIdentity(); in hideSessionFromSession()
516 final long caller = Binder.clearCallingIdentity(); in startVoiceActivity()
533 final long caller = Binder.clearCallingIdentity(); in setKeepAwake()
549 final long caller = Binder.clearCallingIdentity(); in closeSystemDialogs()
565 final long caller = Binder.clearCallingIdentity(); in finish()
582 final long caller = Binder.clearCallingIdentity(); in setDisabledShowContext()
599 final long caller = Binder.clearCallingIdentity(); in getDisabledShowContext()
[all …]
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java94 long identityToken = clearCallingIdentity(); in dump()
275 long identityToken = clearCallingIdentity(); in notifyChange()
351 long identityToken = clearCallingIdentity(); in requestSync()
386 long identityToken = clearCallingIdentity(); in syncAsUser()
461 long identityToken = clearCallingIdentity(); in cancelSyncAsUser()
484 long identityToken = clearCallingIdentity(); in cancelRequest()
528 final long identityToken = clearCallingIdentity(); in getSyncAdapterTypesAsUser()
543 final long identityToken = clearCallingIdentity(); in getSyncAdapterPackagesForAuthorityAsUser()
568 long identityToken = clearCallingIdentity(); in getSyncAutomaticallyAsUser()
597 long identityToken = clearCallingIdentity(); in setSyncAutomaticallyAsUser()
[all …]
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamManagerService.java473 final long ident = Binder.clearCallingIdentity(); in dump()
486 final long ident = Binder.clearCallingIdentity(); in getDreamComponents()
499 final long ident = Binder.clearCallingIdentity(); in setDreamComponents()
512 final long ident = Binder.clearCallingIdentity(); in getDefaultDreamComponent()
524 final long ident = Binder.clearCallingIdentity(); in isDreaming()
536 final long ident = Binder.clearCallingIdentity(); in dream()
560 final long ident = Binder.clearCallingIdentity(); in testDream()
572 final long ident = Binder.clearCallingIdentity(); in awaken()
587 final long ident = Binder.clearCallingIdentity(); in finishSelf()
602 final long ident = Binder.clearCallingIdentity(); in startDozing()
[all …]
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompatSideChannelService.java78 long idToken = clearCallingIdentity(); in notify()
89 long idToken = clearCallingIdentity(); in cancel()
100 long idToken = clearCallingIdentity(); in cancelAll()
/frameworks/native/services/sensorservice/
DBatteryService.cpp66 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in enableSensorImpl()
75 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in disableSensorImpl()
85 int64_t identity = IPCThreadState::self()->clearCallingIdentity(); in cleanupImpl()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java162 long ident = Binder.clearCallingIdentity(); in ensureInUserProfiles()
180 long ident = Binder.clearCallingIdentity(); in isUserEnabled()
200 long ident = Binder.clearCallingIdentity(); in getLauncherActivities()
218 long ident = Binder.clearCallingIdentity(); in resolveActivity()
235 long ident = Binder.clearCallingIdentity(); in isPackageEnabled()
253 long ident = Binder.clearCallingIdentity(); in isActivityEnabled()
278 long ident = Binder.clearCallingIdentity(); in startActivityAsUser()
320 long ident = Binder.clearCallingIdentity(); in showAppDetailsAsUser()
345 long ident = Binder.clearCallingIdentity(); in isEnabledProfileOf()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java788 final long identity = Binder.clearCallingIdentity(); in getTvInputList()
807 final long identity = Binder.clearCallingIdentity(); in getTvInputInfo()
823 final long identity = Binder.clearCallingIdentity(); in getTvInputState()
839 final long identity = Binder.clearCallingIdentity(); in getTvContentRatingSystemList()
854 final long identity = Binder.clearCallingIdentity(); in registerCallback()
883 final long identity = Binder.clearCallingIdentity(); in unregisterCallback()
898 final long identity = Binder.clearCallingIdentity(); in isParentalControlsEnabled()
914 final long identity = Binder.clearCallingIdentity(); in setParentalControlsEnabled()
929 final long identity = Binder.clearCallingIdentity(); in isRatingBlocked()
945 final long identity = Binder.clearCallingIdentity(); in getBlockedRatings()
[all …]
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java596 long identity = Binder.clearCallingIdentity(); in onPanelRevealed()
607 long identity = Binder.clearCallingIdentity(); in clearNotificationEffects()
618 long identity = Binder.clearCallingIdentity(); in onPanelHidden()
631 long identity = Binder.clearCallingIdentity(); in onNotificationClick()
644 long identity = Binder.clearCallingIdentity(); in onNotificationActionClick()
659 long identity = Binder.clearCallingIdentity(); in onNotificationError()
674 long identity = Binder.clearCallingIdentity(); in onNotificationClear()
687 long identity = Binder.clearCallingIdentity(); in onNotificationVisibilityChanged()
700 long identity = Binder.clearCallingIdentity(); in onNotificationExpansionChanged()
714 long identity = Binder.clearCallingIdentity(); in onClearAllNotifications()
/frameworks/base/core/java/android/os/
DLooper.java131 Binder.clearCallingIdentity(); in loop()
132 final long ident = Binder.clearCallingIdentity(); in loop()
156 final long newIdent = Binder.clearCallingIdentity(); in loop()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1175 final long token = Binder.clearCallingIdentity(); in getDisplayInfo()
1189 final long token = Binder.clearCallingIdentity(); in getDisplayIds()
1204 final long token = Binder.clearCallingIdentity(); in registerCallback()
1218 final long token = Binder.clearCallingIdentity(); in startWifiDisplayScan()
1232 final long token = Binder.clearCallingIdentity(); in stopWifiDisplayScan()
1248 final long token = Binder.clearCallingIdentity(); in connectWifiDisplay()
1263 final long token = Binder.clearCallingIdentity(); in disconnectWifiDisplay()
1279 final long token = Binder.clearCallingIdentity(); in renameWifiDisplay()
1295 final long token = Binder.clearCallingIdentity(); in forgetWifiDisplay()
1308 final long token = Binder.clearCallingIdentity(); in pauseWifiDisplay()
[all …]
/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/view/accessibility/
DAccessibilityInteractionClient.java189 final long identityToken = Binder.clearCallingIdentity(); in getWindow()
227 final long identityToken = Binder.clearCallingIdentity(); in getWindows()
289 final long identityToken = Binder.clearCallingIdentity(); in findAccessibilityNodeInfoByAccessibilityId()
337 final long identityToken = Binder.clearCallingIdentity(); in findAccessibilityNodeInfosByViewId()
385 final long identityToken = Binder.clearCallingIdentity(); in findAccessibilityNodeInfosByText()
432 final long identityToken = Binder.clearCallingIdentity(); in findFocus()
476 final long identityToken = Binder.clearCallingIdentity(); in focusSearch()
519 final long identityToken = Binder.clearCallingIdentity(); in performAccessibilityAction()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java102 long ident = Binder.clearCallingIdentity(); in Session()
250 long ident = Binder.clearCallingIdentity(); in performHapticFeedback()
358 long ident = Binder.clearCallingIdentity(); in reportDropResult()
405 long ident = Binder.clearCallingIdentity(); in setWallpaperPosition()
422 long ident = Binder.clearCallingIdentity(); in setWallpaperDisplayOffset()
435 long ident = Binder.clearCallingIdentity(); in sendWallpaperCommand()
452 final long identity = Binder.clearCallingIdentity(); in onRectangleOnScreenRequested()
467 final long identity = Binder.clearCallingIdentity(); in pokeDrawLock()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java399 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfo()
437 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfoForIccId()
475 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfoForSimSlotIndex()
520 final long identity = Binder.clearCallingIdentity(); in getAllSubInfoList()
549 final long identity = Binder.clearCallingIdentity(); in getActiveSubscriptionInfoList()
599 final long identity = Binder.clearCallingIdentity(); in getActiveSubInfoCount()
628 final long identity = Binder.clearCallingIdentity(); in getAllSubInfoCount()
673 final long identity = Binder.clearCallingIdentity(); in addSubInfoRecord()
882 final long identity = Binder.clearCallingIdentity(); in setCarrierText()
911 final long identity = Binder.clearCallingIdentity(); in setIconTint()
[all …]
/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/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/base/services/core/java/com/android/server/clipboard/
DClipboardService.java206 final long origId = Binder.clearCallingIdentity(); in getRelatedProfiles()
224 final long ident = Binder.clearCallingIdentity(); in setPrimaryClipInternal()
312 long ident = Binder.clearCallingIdentity(); in checkUriOwnerLocked()
342 long ident = Binder.clearCallingIdentity(); in grantUriLocked()
367 final long oldIdentity = Binder.clearCallingIdentity(); in addActiveOwnerLocked()
395 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/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1106 long ident = Binder.clearCallingIdentity(); in getUserDataUnchecked()
1169 long token = Binder.clearCallingIdentity(); in setExpirationAlarmCheckLocked()
1532 long ident = Binder.clearCallingIdentity(); in sendChangedNotification()
1668 final long identity = Binder.clearCallingIdentity(); in loadSettingsLocked()
1701 long ident = Binder.clearCallingIdentity(); in updateLockTaskPackagesLocked()
1713 long ident = Binder.clearCallingIdentity(); in updateDeviceOwnerLocked()
1767 long token = Binder.clearCallingIdentity(); in syncDeviceCapabilitiesLocked()
1966 long ident = Binder.clearCallingIdentity(); in setActiveAdmin()
2095 long ident = Binder.clearCallingIdentity(); in removeActiveAdmin()
2950 long ident = Binder.clearCallingIdentity(); in resetPassword()
[all …]
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java546 long identityToken = clearCallingIdentity(); in getPassword()
585 long identityToken = clearCallingIdentity(); in getPreviousName()
646 long identityToken = clearCallingIdentity(); in getUserData()
673 final long identityToken = clearCallingIdentity(); in getAuthenticatorTypes()
735 long identityToken = clearCallingIdentity(); in addAccountExplicitly()
769 long identityToken = clearCallingIdentity(); in copyAccountToUser()
827 long identityToken = clearCallingIdentity(); in accountAuthenticated()
858 long id = clearCallingIdentity(); in completeCloningAccount()
1011 long identityToken = clearCallingIdentity(); in hasFeatures()
1094 long identityToken = clearCallingIdentity(); in renameAccount()
[all …]
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java3046 final long ident = Binder.clearCallingIdentity(); in acquireWakeLock()
3062 final long ident = Binder.clearCallingIdentity(); in releaseWakeLock()
3100 final long ident = Binder.clearCallingIdentity(); in updateWakeLockWorkSource()
3110 final long ident = Binder.clearCallingIdentity(); in isWakeLockLevelSupported()
3147 final long ident = Binder.clearCallingIdentity(); in userActivity()
3165 final long ident = Binder.clearCallingIdentity(); in wakeUp()
3183 final long ident = Binder.clearCallingIdentity(); in goToSleep()
3201 final long ident = Binder.clearCallingIdentity(); in nap()
3211 final long ident = Binder.clearCallingIdentity(); in isInteractive()
3221 final long ident = Binder.clearCallingIdentity(); in isPowerSaveMode()
[all …]
/frameworks/base/core/java/android/app/backup/
DBackupAgent.java781 long ident = Binder.clearCallingIdentity(); in doBackup()
814 long ident = Binder.clearCallingIdentity(); in doRestore()
843 long ident = Binder.clearCallingIdentity(); in doFullBackup()
884 final long ident = Binder.clearCallingIdentity(); in doMeasureFullBackup()
910 long ident = Binder.clearCallingIdentity(); in doRestoreFile()
931 long ident = Binder.clearCallingIdentity(); in doRestoreFinished()

12345