HomeSort by relevance Sort by last modified time
    Searched defs: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/
BluetoothMapIMProvider.java 217 long callingId = Binder.clearCallingIdentity();
228 Binder.restoreCallingIdentity(callingId);
263 long callingId = Binder.clearCallingIdentity();
278 Binder.restoreCallingIdentity(callingId);
317 long callingId = Binder.clearCallingIdentity();
367 Binder.restoreCallingIdentity(callingId);
506 long callingId = Binder.clearCallingIdentity();
549 Binder.restoreCallingIdentity(callingId);
617 long callingId = Binder.clearCallingIdentity();
651 Binder.restoreCallingIdentity(callingId);
    [all...]
BluetoothMapEmailProvider.java 329 long callingId = Binder.clearCallingIdentity();
345 Binder.restoreCallingIdentity(callingId);
422 long callingId = Binder.clearCallingIdentity();
433 Binder.restoreCallingIdentity(callingId);
466 long callingId = Binder.clearCallingIdentity();
481 Binder.restoreCallingIdentity(callingId);
520 long callingId = Binder.clearCallingIdentity();
536 Binder.restoreCallingIdentity(callingId);
609 long callingId = Binder.clearCallingIdentity();
645 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 130 final int callingId;
147 callingId = _callingId;
    [all...]
ActivityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/locksettings/
LockSettingsService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 284 milliseconds