Searched defs:contactId (Results 1 – 5 of 5) sorted by relevance
533 String contact, long contactId, int groupChat) { in makeChatIntent()614 long contactId = c.getLong(mContactIdColumn); in select() local
85 long contactId, String username, String nickname) { in notifySubscriptionRequest()
771 long contactId = cursor.getLong(0); in insertOrUpdateSubscription() local1029 private ContentValues getPresenceValues(long contactId, Presence p) { in getPresenceValues()
123 long contactId = listManager.queryOrInsertContact(contact); in init() local
2146 private void performContactRemovalCleanup(long contactId) { in performContactRemovalCleanup()2162 private void deleteWithContactId(SQLiteDatabase db, long contactId, in deleteWithContactId()