Home
last modified time | relevance | path

Searched refs:syncAsUser (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/
H A DIContentService.aidl63 void syncAsUser(in SyncRequest request, int userId, String callingPackage); in syncAsUser() method
H A DContentResolver.java3061 getContentService().syncAsUser(request, userId, ActivityThread.currentPackageName());
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java624 syncAsUser(request, UserHandle.getCallingUserId(), callingPackage); in sync()
642 public void syncAsUser(SyncRequest request, int userId, String callingPackage) { in syncAsUser() method in ContentService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13327 Landroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;I)V
13398 Landroid/content/IContentService;->syncAsUser(Landroid/content/SyncRequest;I)V
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4138 HSPLandroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;ILjava/lan…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4136 HSPLandroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;ILjava/lan…
/aosp12/frameworks/base/services/
H A Dart-profile15506 HPLcom/android/server/content/ContentService;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/…