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

12 3

  /cts/tests/tests/os/src/android/os/cts/
BinderTest.java 346 Binder.restoreCallingIdentity(token);
  /frameworks/av/media/libstagefright/
CameraSourceTimeLapse.cpp 158 IPCThreadState::self()->restoreCallingIdentity(token);
  /frameworks/base/core/java/android/os/
Binder.java 102 * {@link #restoreCallingIdentity(long)}.
106 * @see #restoreCallingIdentity(long)
120 public static final native void restoreCallingIdentity(long token);
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 266 Binder.restoreCallingIdentity(identityToken);
  /frameworks/base/services/java/com/android/server/
TelephonyRegistry.java 649 Binder.restoreCallingIdentity(ident);
666 Binder.restoreCallingIdentity(ident);
688 Binder.restoreCallingIdentity(ident);
793 Binder.restoreCallingIdentity(callingIdentity);
InputMethodManagerService.java     [all...]
BluetoothManagerService.java 414 Binder.restoreCallingIdentity(callingIdentity);
440 Binder.restoreCallingIdentity(callingIdentity);
    [all...]
ConnectivityService.java     [all...]
AppWidgetServiceImpl.java 571 Binder.restoreCallingIdentity(token);
635 Binder.restoreCallingIdentity(ident);
759 Binder.restoreCallingIdentity(token);
    [all...]
BackupManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/search/
SearchManagerService.java 89 Binder.restoreCallingIdentity(origId);
Searchables.java 269 Binder.restoreCallingIdentity(ident);
  /packages/apps/Bluetooth/src/com/android/bluetooth/
Utils.java 196 Binder.restoreCallingIdentity(ident);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSession.java 157 Binder.restoreCallingIdentity(ident);
AndroidWordLevelSpellCheckerSession.java 371 Binder.restoreCallingIdentity(ident);
  /frameworks/base/services/java/com/android/server/am/
ActiveServices.java 289 Binder.restoreCallingIdentity(origId);
362 Binder.restoreCallingIdentity(origId);
406 Binder.restoreCallingIdentity(origId);
558 Binder.restoreCallingIdentity(origId);
609 Binder.restoreCallingIdentity(origId);
635 Binder.restoreCallingIdentity(origId);
668 Binder.restoreCallingIdentity(origId);
    [all...]
ActivityManagerService.java     [all...]
PendingIntentRecord.java 298 Binder.restoreCallingIdentity(origId);
  /packages/apps/Phone/src/com/android/phone/
PhoneInterfaceManager.java 324 Binder.restoreCallingIdentity(callingId);
743 Binder.restoreCallingIdentity(ident);
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 206 Binder.restoreCallingIdentity(token);
338 Binder.restoreCallingIdentity(token);
373 Binder.restoreCallingIdentity(token);
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/net/
NetworkStatsService.java 594 Binder.restoreCallingIdentity(token);
663 Binder.restoreCallingIdentity(token);
    [all...]
NetworkPolicyManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/pm/
UserManagerService.java     [all...]
  /packages/apps/Browser/src/com/android/browser/widget/
BookmarkThumbnailWidgetService.java 328 Binder.restoreCallingIdentity(token);

Completed in 1232 milliseconds

12 3