HomeSort by relevance Sort by last modified time
    Searched refs:restoreCallingIdentity (Results 1 - 25 of 73) sorted by null

1 2 3

  /frameworks/base/services/java/com/android/server/dreams/
DreamManagerService.java 117 Binder.restoreCallingIdentity(ident);
133 Binder.restoreCallingIdentity(ident);
149 Binder.restoreCallingIdentity(ident);
176 Binder.restoreCallingIdentity(ident);
203 Binder.restoreCallingIdentity(ident);
220 Binder.restoreCallingIdentity(ident);
250 Binder.restoreCallingIdentity(ident);
  /frameworks/base/services/java/com/android/server/content/
ContentService.java 124 restoreCallingIdentity(identityToken);
282 restoreCallingIdentity(identityToken);
325 restoreCallingIdentity(identityToken);
348 restoreCallingIdentity(identityToken);
365 restoreCallingIdentity(identityToken);
382 restoreCallingIdentity(identityToken);
400 restoreCallingIdentity(identityToken);
421 restoreCallingIdentity(identityToken);
435 restoreCallingIdentity(identityToken);
449 restoreCallingIdentity(identityToken)
    [all...]
  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 104 Binder.restoreCallingIdentity(identity);
126 Binder.restoreCallingIdentity(identity);
142 Binder.restoreCallingIdentity(identity);
  /frameworks/native/services/sensorservice/
BatteryService.cpp 90 IPCThreadState::self()->restoreCallingIdentity(identity);
99 IPCThreadState::self()->restoreCallingIdentity(identity);
116 IPCThreadState::self()->restoreCallingIdentity(identity);
  /packages/apps/Gallery2/src/com/android/gallery3d/provider/
GalleryProvider.java 96 Binder.restoreCallingIdentity(token);
131 Binder.restoreCallingIdentity(token);
191 Binder.restoreCallingIdentity(token);
  /frameworks/base/services/java/com/android/server/
ClipboardService.java 185 Binder.restoreCallingIdentity(ident);
261 Binder.restoreCallingIdentity(ident);
289 Binder.restoreCallingIdentity(ident);
319 Binder.restoreCallingIdentity(oldIdentity);
339 Binder.restoreCallingIdentity(ident);
UpdateLockService.java 84 Binder.restoreCallingIdentity(oldIdent);
NotificationManagerService.java     [all...]
VibratorService.java 219 Binder.restoreCallingIdentity(ident);
281 Binder.restoreCallingIdentity(identity);
302 Binder.restoreCallingIdentity(identity);
UiModeManagerService.java 195 Binder.restoreCallingIdentity(ident);
210 Binder.restoreCallingIdentity(ident);
222 Binder.restoreCallingIdentity(ident);
248 Binder.restoreCallingIdentity(ident);
LocationManagerService.java 700 Binder.restoreCallingIdentity(identity);
    [all...]
DevicePolicyManagerService.java 602 Binder.restoreCallingIdentity(token);
    [all...]
TextServicesManagerService.java 452 Binder.restoreCallingIdentity(ident);
595 Binder.restoreCallingIdentity(ident);
615 Binder.restoreCallingIdentity(ident);
627 Binder.restoreCallingIdentity(ident);
640 Binder.restoreCallingIdentity(ident);
    [all...]
WallpaperManagerService.java 138 Binder.restoreCallingIdentity(origId);
276 Binder.restoreCallingIdentity(ident);
589 Binder.restoreCallingIdentity(ident);
613 Binder.restoreCallingIdentity(ident);
735 Binder.restoreCallingIdentity(ident);
779 Binder.restoreCallingIdentity(ident);
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
Session.java 117 Binder.restoreCallingIdentity(ident);
248 Binder.restoreCallingIdentity(ident);
374 Binder.restoreCallingIdentity(ident);
399 Binder.restoreCallingIdentity(ident);
417 Binder.restoreCallingIdentity(ident);
435 Binder.restoreCallingIdentity(ident);
446 Binder.restoreCallingIdentity(identity);
  /frameworks/base/services/java/com/android/server/power/
PowerManagerService.java 595 Binder.restoreCallingIdentity(ident);
664 Binder.restoreCallingIdentity(ident);
    [all...]
  /frameworks/base/services/java/com/android/server/display/
DisplayManagerService.java 471 Binder.restoreCallingIdentity(token);
490 Binder.restoreCallingIdentity(token);
504 Binder.restoreCallingIdentity(token);
526 Binder.restoreCallingIdentity(token);
548 Binder.restoreCallingIdentity(token);
563 Binder.restoreCallingIdentity(token);
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
AttachmentProvider.java 124 Binder.restoreCallingIdentity(callingId);
221 Binder.restoreCallingIdentity(callingId);
298 Binder.restoreCallingIdentity(callingId);
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 580 Binder.restoreCallingIdentity(ident);
610 Binder.restoreCallingIdentity(ident);
653 Binder.restoreCallingIdentity(ident);
675 Binder.restoreCallingIdentity(ident);
  /frameworks/base/services/java/com/android/server/wifi/
WifiService.java 354 Binder.restoreCallingIdentity(ident);
566 Binder.restoreCallingIdentity(ident);
604 Binder.restoreCallingIdentity(token);
626 Binder.restoreCallingIdentity(token);
    [all...]
  /frameworks/native/include/binder/
IPCThreadState.h 52 void restoreCallingIdentity(int64_t token);
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
MediaSetSource.java 157 Binder.restoreCallingIdentity(token);
197 Binder.restoreCallingIdentity(token);
  /frameworks/av/media/libstagefright/
CameraSource.cpp 490 IPCThreadState::self()->restoreCallingIdentity(token);
608 IPCThreadState::self()->restoreCallingIdentity(token);
668 IPCThreadState::self()->restoreCallingIdentity(token);
701 IPCThreadState::self()->restoreCallingIdentity(token);
726 IPCThreadState::self()->restoreCallingIdentity(token);
  /frameworks/base/services/java/com/android/server/accounts/
AccountManagerService.java 479 restoreCallingIdentity(identityToken);
519 restoreCallingIdentity(identityToken);
544 restoreCallingIdentity(identityToken);
571 restoreCallingIdentity(identityToken);
608 restoreCallingIdentity(identityToken);
660 restoreCallingIdentity(id);
764 restoreCallingIdentity(identityToken);
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]

Completed in 810 milliseconds

1 2 3