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

  /frameworks/base/services/core/java/com/android/server/content/
ContentService.java 363 final int callingUserHandle = UserHandle.getCallingUserId();
421 syncManager.scheduleLocalSync(null /* all accounts */, callingUserHandle, uid,
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
ConnectionServiceWrapper.java 503 final UserHandle callingUserHandle = Binder.getCallingUserHandle();
510 .queryRemoteConnectionServices(callingUserHandle, callback);
    [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 177 milliseconds