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