Home
last modified time | relevance | path

Searched refs:binderRestoreCallingIdentity (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2032 void binderRestoreCallingIdentity(long token) { in binderRestoreCallingIdentity() method in DevicePolicyManagerService.Injector
2334 mInjector.binderRestoreCallingIdentity(ident); in getUserDataUnchecked()
2678 mInjector.binderRestoreCallingIdentity(token); in setExpirationAlarmCheckLocked()
3236 mInjector.binderRestoreCallingIdentity(ident);
3474 mInjector.binderRestoreCallingIdentity(ident); in updateLockTaskPackagesLocked()
3485 mInjector.binderRestoreCallingIdentity(ident); in updateLockTaskFeaturesLocked()
3502 mInjector.binderRestoreCallingIdentity(ident); in updateDeviceOwnerLocked()
3838 mInjector.binderRestoreCallingIdentity(ident); in setActiveAdmin()
4043 mInjector.binderRestoreCallingIdentity(ident); in forceRemoveActiveAdmin()
4123 mInjector.binderRestoreCallingIdentity(ident); in removeActiveAdmin()
[all …]
DDeviceAdminServiceController.java154 mInjector.binderRestoreCallingIdentity(token); in startServiceForOwner()
168 mInjector.binderRestoreCallingIdentity(token); in stopServiceForOwner()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java255 void binderRestoreCallingIdentity(long token) { in binderRestoreCallingIdentity() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/
Dart-profile6150 …/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderRestoreCallingIdentity(J)V