Searched defs:sourceUserId (Results 1 – 3 of 3) sorted by relevance
312 static Intent canForward(Intent incomingIntent, int sourceUserId, int targetUserId, in canForward()
1103 private void syncEntriesFrom(int sourceUserId, boolean sourceIsShadow, in syncEntriesFrom()1155 private void syncCallComposerPics(int sourceUserId, boolean sourceIsShadow, in syncCallComposerPics()
1401 int sourceUserId = mAdminUserId; in testLegacyUserSwitch_ok() local