Searched refs:getRawContactIds (Results 1 – 4 of 4) sorted by relevance
61 final long[] rawContactIds = getRawContactIds(); in doInBackground()86 private long[] getRawContactIds() { in getRawContactIds() method in UpdateGroupMembersAsyncTask
263 final long[][] rawContactIds = getRawContactIds(); in onSplitContactConfirmed()286 private long[][] getRawContactIds() { in getRawContactIds() method in ContactEditorSpringBoardActivity
214 public ArrayList<String> getRawContactIds() { in getRawContactIds() method in ContactsRequest
1630 rawContactIds[i] = getRawContactIds(contactIds[i]); in getSeparatedRawContactIds()1640 private long[] getRawContactIds(long contactId) { in getRawContactIds() method in ContactSaveService