HomeSort by relevance Sort by last modified time
    Searched refs:callingId (Results 1 - 6 of 6) sorted by null

  /packages/apps/Email/src/com/android/email/provider/
AttachmentProvider.java 100 long callingId = Binder.clearCallingIdentity();
124 Binder.restoreCallingIdentity(callingId);
162 long callingId = Binder.clearCallingIdentity();
221 Binder.restoreCallingIdentity(callingId);
245 long callingId = Binder.clearCallingIdentity();
298 Binder.restoreCallingIdentity(callingId);
  /packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java 287 long callingId = Binder.clearCallingIdentity();
303 Binder.restoreCallingIdentity(callingId);
  /packages/apps/Phone/src/com/android/phone/
PhoneInterfaceManager.java 305 long callingId = Binder.clearCallingIdentity();
324 Binder.restoreCallingIdentity(callingId);
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java     [all...]

Completed in 698 milliseconds