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

12 3

  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 426 Binder.restoreCallingIdentity(identity);
    [all...]
UiModeManagerService.java 401 Binder.restoreCallingIdentity(ident);
601 Binder.restoreCallingIdentity(ident);
    [all...]
InputMethodManagerService.java     [all...]
BackupManagerService.java     [all...]
ConnectivityService.java     [all...]
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 248 Binder.restoreCallingIdentity(identity);
277 Binder.restoreCallingIdentity(identity);
  /frameworks/base/services/java/com/android/server/am/
PendingIntentRecord.java 277 Binder.restoreCallingIdentity(origId);
ActivityStack.java     [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /cts/tests/tests/os/src/android/os/cts/
BinderTest.java 441 method = "restoreCallingIdentity",
448 Binder.restoreCallingIdentity(token);
  /packages/apps/Browser/src/com/android/browser/widget/
BookmarkThumbnailWidgetService.java 328 Binder.restoreCallingIdentity(token);
  /frameworks/base/core/java/android/server/
BluetoothAdapterStateMachine.java 732 Binder.restoreCallingIdentity(origCallerIdentityToken);
BluetoothService.java 446 Binder.restoreCallingIdentity(ident);
631 Binder.restoreCallingIdentity(ident);
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java 303 Binder.restoreCallingIdentity(callingId);
  /packages/apps/Phone/src/com/android/phone/
PhoneInterfaceManager.java 311 Binder.restoreCallingIdentity(callingId);
  /frameworks/base/libs/binder/
IPCThreadState.cpp 401 void IPCThreadState::restoreCallingIdentity(int64_t token)
    [all...]
  /frameworks/base/services/java/com/android/server/usb/
UsbSettingsManager.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NetworkController.java 681 Binder.restoreCallingIdentity(ident);
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 758 IPCThreadState::self()->restoreCallingIdentity(token);
814 { "restoreCallingIdentity", "(J)V", (void*)android_os_Binder_restoreCallingIdentity },
    [all...]
  /frameworks/base/services/java/com/android/server/net/
NetworkPolicyManagerService.java     [all...]
  /frameworks/base/media/java/android/media/
AudioService.java     [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 4348 milliseconds

12 3