Searched refs:restoreCallingIdentity (Results 1 - 25 of 89) sorted by relevance

1234

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompatSideChannelService.java82 restoreCallingIdentity(idToken);
93 restoreCallingIdentity(idToken);
104 restoreCallingIdentity(idToken);
/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java138 Binder.restoreCallingIdentity(identity);
159 Binder.restoreCallingIdentity(identity);
180 Binder.restoreCallingIdentity(identity);
201 Binder.restoreCallingIdentity(identity);
222 Binder.restoreCallingIdentity(identity);
241 Binder.restoreCallingIdentity(identity);
260 Binder.restoreCallingIdentity(identity);
280 Binder.restoreCallingIdentity(identity);
300 Binder.restoreCallingIdentity(identity);
320 Binder.restoreCallingIdentity(identit
[all...]
H A DRemotePrintService.java696 Binder.restoreCallingIdentity(identity);
711 Binder.restoreCallingIdentity(identity);
725 Binder.restoreCallingIdentity(identity);
739 Binder.restoreCallingIdentity(identity);
753 Binder.restoreCallingIdentity(identity);
769 Binder.restoreCallingIdentity(identity);
785 Binder.restoreCallingIdentity(identity);
H A DRemotePrintSpooler.java592 Binder.restoreCallingIdentity(identity);
605 Binder.restoreCallingIdentity(identity);
618 Binder.restoreCallingIdentity(identity);
631 Binder.restoreCallingIdentity(identity);
/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java117 Binder.restoreCallingIdentity(identity);
139 Binder.restoreCallingIdentity(identity);
155 Binder.restoreCallingIdentity(identity);
174 Binder.restoreCallingIdentity(identity);
193 Binder.restoreCallingIdentity(identity);
208 Binder.restoreCallingIdentity(identity);
225 Binder.restoreCallingIdentity(identity);
/frameworks/native/services/sensorservice/
H A DBatteryService.cpp68 IPCThreadState::self()->restoreCallingIdentity(identity);
77 IPCThreadState::self()->restoreCallingIdentity(identity);
94 IPCThreadState::self()->restoreCallingIdentity(identity);
/frameworks/av/media/libstagefright/foundation/
H A DAWakeLock.cpp65 IPCThreadState::self()->restoreCallingIdentity(token);
92 IPCThreadState::self()->restoreCallingIdentity(token);
/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java133 restoreCallingIdentity(identityToken);
288 restoreCallingIdentity(identityToken);
332 restoreCallingIdentity(identityToken);
392 restoreCallingIdentity(identityToken);
447 restoreCallingIdentity(identityToken);
473 restoreCallingIdentity(identityToken);
505 restoreCallingIdentity(identityToken);
533 restoreCallingIdentity(identityToken);
562 restoreCallingIdentity(identityToken);
597 restoreCallingIdentity(identityToke
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java172 Binder.restoreCallingIdentity(ident);
185 Binder.restoreCallingIdentity(ident);
206 Binder.restoreCallingIdentity(ident);
223 Binder.restoreCallingIdentity(ident);
241 Binder.restoreCallingIdentity(ident);
259 Binder.restoreCallingIdentity(ident);
306 Binder.restoreCallingIdentity(ident);
329 Binder.restoreCallingIdentity(ident);
365 Binder.restoreCallingIdentity(ident);
/frameworks/base/services/core/java/com/android/server/dreams/
H A DDreamManagerService.java477 Binder.restoreCallingIdentity(ident);
490 Binder.restoreCallingIdentity(ident);
503 Binder.restoreCallingIdentity(ident);
516 Binder.restoreCallingIdentity(ident);
528 Binder.restoreCallingIdentity(ident);
540 Binder.restoreCallingIdentity(ident);
564 Binder.restoreCallingIdentity(ident);
576 Binder.restoreCallingIdentity(ident);
591 Binder.restoreCallingIdentity(ident);
606 Binder.restoreCallingIdentity(iden
[all...]
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java394 Binder.restoreCallingIdentity(caller);
414 Binder.restoreCallingIdentity(caller);
436 Binder.restoreCallingIdentity(caller);
454 Binder.restoreCallingIdentity(caller);
480 Binder.restoreCallingIdentity(caller);
511 Binder.restoreCallingIdentity(caller);
545 Binder.restoreCallingIdentity(caller);
572 Binder.restoreCallingIdentity(caller);
590 Binder.restoreCallingIdentity(caller);
627 Binder.restoreCallingIdentity(calle
[all...]
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java1118 Binder.restoreCallingIdentity(token);
1132 Binder.restoreCallingIdentity(token);
1147 Binder.restoreCallingIdentity(token);
1161 Binder.restoreCallingIdentity(token);
1175 Binder.restoreCallingIdentity(token);
1191 Binder.restoreCallingIdentity(token);
1206 Binder.restoreCallingIdentity(token);
1222 Binder.restoreCallingIdentity(token);
1238 Binder.restoreCallingIdentity(token);
1251 Binder.restoreCallingIdentity(toke
[all...]
/frameworks/base/services/restrictions/java/com/android/server/restrictions/
H A DRestrictionsManagerService.java98 Binder.restoreCallingIdentity(ident);
136 Binder.restoreCallingIdentity(ident);
168 Binder.restoreCallingIdentity(ident);
197 Binder.restoreCallingIdentity(ident);
/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java507 Binder.restoreCallingIdentity(identity);
518 Binder.restoreCallingIdentity(identity);
529 Binder.restoreCallingIdentity(identity);
542 Binder.restoreCallingIdentity(identity);
556 Binder.restoreCallingIdentity(identity);
572 Binder.restoreCallingIdentity(identity);
585 Binder.restoreCallingIdentity(identity);
598 Binder.restoreCallingIdentity(identity);
611 Binder.restoreCallingIdentity(identity);
624 Binder.restoreCallingIdentity(identit
[all...]
/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java213 Binder.restoreCallingIdentity(origId);
243 Binder.restoreCallingIdentity(ident);
320 Binder.restoreCallingIdentity(ident);
350 Binder.restoreCallingIdentity(ident);
380 Binder.restoreCallingIdentity(oldIdentity);
403 Binder.restoreCallingIdentity(ident);
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java766 Binder.restoreCallingIdentity(identity);
782 Binder.restoreCallingIdentity(identity);
798 Binder.restoreCallingIdentity(identity);
813 Binder.restoreCallingIdentity(identity);
842 Binder.restoreCallingIdentity(identity);
857 Binder.restoreCallingIdentity(identity);
872 Binder.restoreCallingIdentity(identity);
888 Binder.restoreCallingIdentity(identity);
904 Binder.restoreCallingIdentity(identity);
924 Binder.restoreCallingIdentity(identit
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java122 Binder.restoreCallingIdentity(ident);
255 Binder.restoreCallingIdentity(ident);
385 Binder.restoreCallingIdentity(ident);
410 Binder.restoreCallingIdentity(ident);
426 Binder.restoreCallingIdentity(ident);
440 Binder.restoreCallingIdentity(ident);
458 Binder.restoreCallingIdentity(ident);
469 Binder.restoreCallingIdentity(identity);
/frameworks/base/services/core/java/com/android/server/media/projection/
H A DMediaProjectionManagerService.java223 Binder.restoreCallingIdentity(token);
248 Binder.restoreCallingIdentity(callingToken);
270 Binder.restoreCallingIdentity(token);
287 Binder.restoreCallingIdentity(token);
303 Binder.restoreCallingIdentity(token);
318 Binder.restoreCallingIdentity(token);
336 Binder.restoreCallingIdentity(token);
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1008 Binder.restoreCallingIdentity(ident);
1078 Binder.restoreCallingIdentity(token);
1395 Binder.restoreCallingIdentity(ident);
1591 Binder.restoreCallingIdentity(token);
1810 Binder.restoreCallingIdentity(ident);
1911 Binder.restoreCallingIdentity(ident);
2763 Binder.restoreCallingIdentity(ident);
2808 Binder.restoreCallingIdentity(ident);
2868 Binder.restoreCallingIdentity(ident);
2920 Binder.restoreCallingIdentity(i
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsApplication.java168 Binder.restoreCallingIdentity(token);
457 Binder.restoreCallingIdentity(token);
655 Binder.restoreCallingIdentity(token);
678 Binder.restoreCallingIdentity(token);
702 Binder.restoreCallingIdentity(token);
728 Binder.restoreCallingIdentity(token);
/frameworks/base/services/core/java/com/android/server/
H A DUpdateLockService.java83 Binder.restoreCallingIdentity(oldIdent);
/frameworks/native/include/binder/
H A DIPCThreadState.h52 void restoreCallingIdentity(int64_t token);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java523 Binder.restoreCallingIdentity(ident);
693 Binder.restoreCallingIdentity(ident);
990 Binder.restoreCallingIdentity(ident);
1043 Binder.restoreCallingIdentity(ident);
1082 Binder.restoreCallingIdentity(token);
1104 Binder.restoreCallingIdentity(token);
1608 Binder.restoreCallingIdentity(ident);
1635 Binder.restoreCallingIdentity(ident);
1674 Binder.restoreCallingIdentity(ident);
1761 Binder.restoreCallingIdentity(iden
[all...]
/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java513 restoreCallingIdentity(identityToken);
551 restoreCallingIdentity(identityToken);
605 restoreCallingIdentity(identityToken);
634 restoreCallingIdentity(identityToken);
671 restoreCallingIdentity(identityToken);
724 restoreCallingIdentity(identityToken);
772 restoreCallingIdentity(id);
877 restoreCallingIdentity(identityToken);
959 restoreCallingIdentity(identityToken);
1098 restoreCallingIdentity(identityToke
[all...]
/frameworks/av/media/libstagefright/
H A DTimedEventQueue.cpp342 IPCThreadState::self()->restoreCallingIdentity(token);
367 IPCThreadState::self()->restoreCallingIdentity(token);

Completed in 4358 milliseconds

1234