Searched refs:syncAsUser (Results 1 – 7 of 7) sorted by relevance
63 void syncAsUser(in SyncRequest request, int userId, String callingPackage); in syncAsUser() method
3061 getContentService().syncAsUser(request, userId, ActivityThread.currentPackageName());
624 syncAsUser(request, UserHandle.getCallingUserId(), callingPackage); in sync()642 public void syncAsUser(SyncRequest request, int userId, String callingPackage) { in syncAsUser() method in ContentService
13327 Landroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;I)V13398 Landroid/content/IContentService;->syncAsUser(Landroid/content/SyncRequest;I)V
4138 HSPLandroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;ILjava/lan…
4136 HSPLandroid/content/IContentService$Stub$Proxy;->syncAsUser(Landroid/content/SyncRequest;ILjava/lan…
15506 HPLcom/android/server/content/ContentService;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/…