Searched defs:userId (Results 1 – 3 of 3) sorted by relevance
72 public static ContactOperations createNewContact(Context context, long userId, in createNewContact()100 public ContactOperations(Context context, long userId, String accountName, in ContactOperations()222 public ContactOperations addProfileAction(long userId) { in addProfileAction()351 public ContactOperations updateProfileAction(Integer userId, Uri uri) { in updateProfileAction()
529 final long userId = rawContact.getServerContactId(); in updateContactStatus() local624 private static long lookupProfile(ContentResolver resolver, long userId) { in lookupProfile()
1283 public void onJetUserIdUpdate(JetPlayer player, int userId, int repeatCount) { in onJetUserIdUpdate()