Searched refs:syncAsUser (Results 1 – 4 of 4) sorted by relevance
63 void syncAsUser(in SyncRequest request, int userId, String callingPackage); in syncAsUser() method
2593 getContentService().syncAsUser(request, userId, ActivityThread.currentPackageName());
551 syncAsUser(request, UserHandle.getCallingUserId(), callingPackage); in sync()569 public void syncAsUser(SyncRequest request, int userId, String callingPackage) { in syncAsUser() method in ContentService
5784 PLcom/android/server/content/ContentService;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/S…