/packages/modules/Permission/service/java/com/android/safetycenter/ |
D | PendingIntentFactory.java | 171 final long callingId = Binder.clearCallingIdentity(); in resolveActivity() local 175 Binder.restoreCallingIdentity(callingId); in resolveActivity() 190 final long callingId = Binder.clearCallingIdentity(); in getNullableActivityPendingIntent() local 194 Binder.restoreCallingIdentity(callingId); in getNullableActivityPendingIntent() 230 final long callingId = Binder.clearCallingIdentity(); in getNonProtectedSystemOnlyBroadcastPendingIntent() local 234 Binder.restoreCallingIdentity(callingId); in getNonProtectedSystemOnlyBroadcastPendingIntent() 243 final long callingId = Binder.clearCallingIdentity(); in createPackageContextAsUser() local 251 Binder.restoreCallingIdentity(callingId); in createPackageContextAsUser()
|
D | UserProfileGroup.java | 214 final long callingId = Binder.clearCallingIdentity(); in isProfile() local 219 Binder.restoreCallingIdentity(callingId); in isProfile() 225 final long callingId = Binder.clearCallingIdentity(); in getEnabledUserProfiles() local 229 Binder.restoreCallingIdentity(callingId); in getEnabledUserProfiles() 236 final long callingId = Binder.clearCallingIdentity(); in getProfileParent() local 240 Binder.restoreCallingIdentity(callingId); in getProfileParent()
|
D | SafetyCenterFlags.java | 523 final long callingId = Binder.clearCallingIdentity(); in getBoolean() local 527 Binder.restoreCallingIdentity(callingId); in getBoolean() 533 final long callingId = Binder.clearCallingIdentity(); in getLong() local 537 Binder.restoreCallingIdentity(callingId); in getLong() 551 final long callingId = Binder.clearCallingIdentity(); in getString() local 555 Binder.restoreCallingIdentity(callingId); in getString()
|
D | DevicePolicyResources.java | 70 final long callingId = Binder.clearCallingIdentity(); in getEnterpriseString() local 76 Binder.restoreCallingIdentity(callingId); in getEnterpriseString()
|
D | SafetyCenterBroadcastDispatcher.java | 256 final long callingId = Binder.clearCallingIdentity(); in sendBroadcast() local 264 Binder.restoreCallingIdentity(callingId); in sendBroadcast() 310 final long callingId = Binder.clearCallingIdentity(); in createBroadcastOptions() local 318 Binder.restoreCallingIdentity(callingId); in createBroadcastOptions()
|
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/ |
D | MigrationNotificationSender.java | 101 final long callingId = Binder.clearCallingIdentity(); in notifyFromSystem() local 108 Binder.restoreCallingIdentity(callingId); in notifyFromSystem() 114 final long callingId = Binder.clearCallingIdentity(); in cancelFromSystem() local 121 Binder.restoreCallingIdentity(callingId); in cancelFromSystem() 143 final long callingId = Binder.clearCallingIdentity(); in createNotificationChannel() local 153 Binder.restoreCallingIdentity(callingId); in createNotificationChannel()
|
D | MigrationNotificationFactory.java | 345 final long callingId = Binder.clearCallingIdentity(); in getPendingIntent() local 349 Binder.restoreCallingIdentity(callingId); in getPendingIntent()
|
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapEmailProvider.java | 332 final long callingId = Binder.clearCallingIdentity(); in openFile() local 352 Binder.restoreCallingIdentity(callingId); in openFile() 429 final long callingId = Binder.clearCallingIdentity(); in delete() local 440 Binder.restoreCallingIdentity(callingId); in delete() 471 final long callingId = Binder.clearCallingIdentity(); in insert() local 490 Binder.restoreCallingIdentity(callingId); in insert() 534 final long callingId = Binder.clearCallingIdentity(); in query() local 550 Binder.restoreCallingIdentity(callingId); in query() 625 final long callingId = Binder.clearCallingIdentity(); in update() local 665 Binder.restoreCallingIdentity(callingId); in update() [all …]
|
D | BluetoothMapIMProvider.java | 229 final long callingId = Binder.clearCallingIdentity(); in delete() local 240 Binder.restoreCallingIdentity(callingId); in delete() 273 final long callingId = Binder.clearCallingIdentity(); in insert() local 292 Binder.restoreCallingIdentity(callingId); in insert() 336 final long callingId = Binder.clearCallingIdentity(); in query() local 393 Binder.restoreCallingIdentity(callingId); in query() 526 final long callingId = Binder.clearCallingIdentity(); in update() local 573 Binder.restoreCallingIdentity(callingId); in update() 643 final long callingId = Binder.clearCallingIdentity(); in call() local 683 Binder.restoreCallingIdentity(callingId); in call()
|
/packages/modules/Permission/service/java/com/android/safetycenter/notifications/ |
D | SafetyCenterNotificationChannels.java | 78 final long callingId = Binder.clearCallingIdentity(); in getContextAsUser() local 85 Binder.restoreCallingIdentity(callingId); in getContextAsUser() 186 final long callingId = Binder.clearCallingIdentity(); in createAllChannelsWithoutCallingIdentity() local 193 Binder.restoreCallingIdentity(callingId); in createAllChannelsWithoutCallingIdentity() 200 final long callingId = Binder.clearCallingIdentity(); in clearAllChannelsWithoutCallingIdentity() local 204 Binder.restoreCallingIdentity(callingId); in clearAllChannelsWithoutCallingIdentity()
|
D | SafetyCenterNotificationSender.java | 435 final long callingId = Binder.clearCallingIdentity(); in notifyFromSystem() local 444 Binder.restoreCallingIdentity(callingId); in notifyFromSystem() 458 final long callingId = Binder.clearCallingIdentity(); in cancelNotificationFromSystem() local 464 Binder.restoreCallingIdentity(callingId); in cancelNotificationFromSystem()
|
/packages/modules/Permission/service/java/com/android/permission/util/ |
D | PackageUtils.java | 60 final long callingId = Binder.clearCallingIdentity(); in queryUnfilteredIntentActivitiesAsUser() local 64 Binder.restoreCallingIdentity(callingId); in queryUnfilteredIntentActivitiesAsUser() 77 final long callingId = Binder.clearCallingIdentity(); in queryUnfilteredBroadcastReceiversAsUser() local 82 Binder.restoreCallingIdentity(callingId); in queryUnfilteredBroadcastReceiversAsUser()
|
/packages/services/Car/service/src/com/android/car/audio/ |
D | CarAudioService.java | 769 for (int callingId : mUidToZoneMap.keySet()) { in dump() 771 callingId, in dump() 772 mUidToZoneMap.get(callingId)); in dump() 886 for (int callingId : mUidToZoneMap.keySet()) { in dumpProto() 888 proto.write(UidToAudioZone.UID, callingId); in dumpProto() 889 proto.write(UidToAudioZone.AUDIO_ZONE_ID, mUidToZoneMap.get(callingId)); in dumpProto()
|