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

  /frameworks/base/services/core/java/com/android/server/webkit/
WebViewUpdateService.java 172 long callingId = Binder.clearCallingIdentity();
176 Binder.restoreCallingIdentity(callingId);
213 long callingId = Binder.clearCallingIdentity();
218 Binder.restoreCallingIdentity(callingId);
261 long callingId = Binder.clearCallingIdentity();
265 Binder.restoreCallingIdentity(callingId);
287 long callingId = Binder.clearCallingIdentity();
291 Binder.restoreCallingIdentity(callingId);
  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapEmailProvider.java 319 long callingId = Binder.clearCallingIdentity();
333 Binder.restoreCallingIdentity(callingId);
405 long callingId = Binder.clearCallingIdentity();
414 Binder.restoreCallingIdentity(callingId);
447 long callingId = Binder.clearCallingIdentity();
460 Binder.restoreCallingIdentity(callingId);
498 long callingId = Binder.clearCallingIdentity();
514 Binder.restoreCallingIdentity(callingId);
585 long callingId = Binder.clearCallingIdentity();
615 Binder.restoreCallingIdentity(callingId);
    [all...]
BluetoothMapIMProvider.java 206 long callingId = Binder.clearCallingIdentity();
215 Binder.restoreCallingIdentity(callingId);
248 long callingId = Binder.clearCallingIdentity();
261 Binder.restoreCallingIdentity(callingId);
300 long callingId = Binder.clearCallingIdentity();
348 Binder.restoreCallingIdentity(callingId);
487 long callingId = Binder.clearCallingIdentity();
526 Binder.restoreCallingIdentity(callingId);
594 long callingId = Binder.clearCallingIdentity();
626 Binder.restoreCallingIdentity(callingId);
    [all...]
  /packages/apps/Email/provider_src/com/android/email/provider/
AttachmentProvider.java 104 long callingId = Binder.clearCallingIdentity();
128 Binder.restoreCallingIdentity(callingId);
166 long callingId = Binder.clearCallingIdentity();
229 Binder.restoreCallingIdentity(callingId);
253 long callingId = Binder.clearCallingIdentity();
306 Binder.restoreCallingIdentity(callingId);
  /frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java 128 final int callingId;
145 callingId = _callingId;
ActivityManagerService.java     [all...]
ActiveServices.java     [all...]
  /frameworks/base/services/core/java/com/android/server/locksettings/
LockSettingsService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]

Completed in 2130 milliseconds