Home
last modified time | relevance | path

Searched defs:callingId (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DPermissionHelper.java78 final long callingId = Binder.clearCallingIdentity(); in hasPermission() local
91 final long callingId = Binder.clearCallingIdentity(); in hasRequestedPermission() local
191 final long callingId = Binder.clearCallingIdentity(); in setNotificationPermission() local
243 final long callingId = Binder.clearCallingIdentity(); in isPermissionFixed() local
260 final long callingId = Binder.clearCallingIdentity(); in isPermissionUserSet() local
277 final long callingId = Binder.clearCallingIdentity(); in isPermissionGrantedByDefaultOrRole() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapEmailProvider.java332 final long callingId = Binder.clearCallingIdentity(); in openFile() local
429 final long callingId = Binder.clearCallingIdentity(); in delete() local
471 final long callingId = Binder.clearCallingIdentity(); in insert() local
534 final long callingId = Binder.clearCallingIdentity(); in query() local
625 final long callingId = Binder.clearCallingIdentity(); in update() local
693 final long callingId = Binder.clearCallingIdentity(); in call() local
DBluetoothMapIMProvider.java229 final long callingId = Binder.clearCallingIdentity(); in delete() local
273 final long callingId = Binder.clearCallingIdentity(); in insert() local
336 final long callingId = Binder.clearCallingIdentity(); in query() local
526 final long callingId = Binder.clearCallingIdentity(); in update() local
643 final long callingId = Binder.clearCallingIdentity(); in call() local
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/
DPendingIntentFactory.java171 final long callingId = Binder.clearCallingIdentity(); in resolveActivity() local
190 final long callingId = Binder.clearCallingIdentity(); in getNullableActivityPendingIntent() local
230 final long callingId = Binder.clearCallingIdentity(); in getNonProtectedSystemOnlyBroadcastPendingIntent() local
243 final long callingId = Binder.clearCallingIdentity(); in createPackageContextAsUser() local
DSafetyCenterFlags.java531 final long callingId = Binder.clearCallingIdentity(); in getBoolean() local
541 final long callingId = Binder.clearCallingIdentity(); in getLong() local
559 final long callingId = Binder.clearCallingIdentity(); in getString() local
DSafetyCenterBroadcastDispatcher.java256 final long callingId = Binder.clearCallingIdentity(); in sendBroadcast() local
310 final long callingId = Binder.clearCallingIdentity(); in createBroadcastOptions() local
DDevicePolicyResources.java70 final long callingId = Binder.clearCallingIdentity(); in getEnterpriseString() local
DUserProfileGroup.java192 final long callingId = Binder.clearCallingIdentity(); in isProfile() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/bluetooth.mapsapi/android_common_apex33/javac/
Dbluetooth.mapsapi.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationSender.java95 final long callingId = Binder.clearCallingIdentity(); in notifyFromSystem() local
108 final long callingId = Binder.clearCallingIdentity(); in cancelFromSystem() local
137 final long callingId = Binder.clearCallingIdentity(); in createNotificationChannel() local
DMigrationNotificationFactory.java140 final long callingId = Binder.clearCallingIdentity(); in getPendingIntent() local
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationChannels.java78 final long callingId = Binder.clearCallingIdentity(); in getContextAsUser() local
186 final long callingId = Binder.clearCallingIdentity(); in createAllChannelsWithoutCallingIdentity() local
200 final long callingId = Binder.clearCallingIdentity(); in clearAllChannelsWithoutCallingIdentity() local
DSafetyCenterNotificationSender.java435 final long callingId = Binder.clearCallingIdentity(); in notifyFromSystem() local
458 final long callingId = Binder.clearCallingIdentity(); in cancelNotificationFromSystem() local
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/notifications/
DHealthConnectNotificationSender.java182 final long callingId = Binder.clearCallingIdentity(); in notifyFromSystem() local
193 final long callingId = Binder.clearCallingIdentity(); in cancelFromSystem() local
214 final long callingId = Binder.clearCallingIdentity(); in createNotificationChannel() local
DHealthConnectNotificationFactory.java49 final long callingId = Binder.clearCallingIdentity(); in getPendingIntent() local
/aosp_15_r20/packages/modules/Permission/service/java/com/android/permission/util/
DPackageUtils.java60 final long callingId = Binder.clearCallingIdentity(); in queryUnfilteredIntentActivitiesAsUser() local
77 final long callingId = Binder.clearCallingIdentity(); in queryUnfilteredBroadcastReceiversAsUser() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DTradeInModeService.java150 final long callingId = Binder.clearCallingIdentity(); in start() local
182 final long callingId = Binder.clearCallingIdentity(); in enterEvaluationMode() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateService.java192 final long callingId = Binder.clearCallingIdentity(); in notifyRelroCreationCompleted() local
257 final long callingId = Binder.clearCallingIdentity(); in changeProviderAndSetting() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java1544 final long callingId = Binder.clearCallingIdentity(); in setVrMode() local
1577 final long callingId = Binder.clearCallingIdentity(); in restartActivityProcessIfVisible() local
1627 final long callingId = Binder.clearCallingIdentity(); in dismissKeyguard() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileResolver.java92 final long callingId = Binder.clearCallingIdentity(); in isUserEnabled() local
H A DAppsFilterBase.java806 Integer callingId = queriesMap.keyAt(i); in dumpQueriesMap() local
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/virtual/camera/
H A DVirtualCameraController.java232 final long callingId = Binder.clearCallingIdentity(); in connectVirtualCameraService() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Permission/service/service-permission.impl/android_common_apex30/javac/
Dservice-permission.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java540 long callingId = Binder.clearCallingIdentity(); in areClipboardAccessNotificationsEnabledForUser() local
559 long callingId = Binder.clearCallingIdentity(); in setClipboardAccessNotificationsEnabledForUser() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pdb/
H A DPersistentDataBlockService.java295 final long callingId = Binder.clearCallingIdentity(); in setOldSettingForBackworkCompatibility() local

12345