Searched refs:getAccountId (Results 1 – 10 of 10) sorted by relevance
144 long accountId = Long.valueOf(getAccountId(uri)); in readDataFromPipe()199 long accountId = Long.parseLong(getAccountId(uri)); in writeDataToPipe()417 String accountId = getAccountId(uri); in delete()459 String accountId = getAccountId(uri); in insert()527 accountId = getAccountId(uri); in query()530 accountId = getAccountId(uri); in query()629 String accountId = getAccountId(uri); in update()721 public static String getAccountId(Uri uri) { in getAccountId() method in BluetoothMapEmailProvider
212 String accountId = getAccountId(uri); in delete()255 String accountId = getAccountId(uri); in insert()329 accountId = getAccountId(uri); in query()332 accountId = getAccountId(uri); in query()359 accountId = getAccountId(uri); in query()526 String accountId = getAccountId(uri); in update()700 public static String getAccountId(Uri uri) { in getAccountId() method in BluetoothMapIMProvider
57 mRawContactToAccount.put(score.getRawContactId(), score.getAccountId()); in add()85 public Long getAccountId(Long rawContactId) { in getAccountId() method in RawContactMatchingCandidates104 mBestMatches.get(i).getAccountId()); in createRawContactToAccountMap()
74 public long getAccountId() { in getAccountId() method in MatchScore
74 final String id = account.getAccountId(); in get()
423 account.getAccountId()); in validateAccountNotifications()443 context, notification.account.getAccountId(), folder, isInbox); in validateAccountNotifications()680 new FolderPreferences(context, account.getAccountId(), folder, isInbox); in validateNotifications()684 new AccountPreferences(context, account.getAccountId()); in validateNotifications()772 new AccountPreferences(context, account.getAccountId()); in validateNotifications()
71 public long getAccountId() { in getAccountId() method in BluetoothMapAccountItem
140 mAccountId = account.getAccountId(); in BluetoothMapObexServer()
278 return "x-thread://" + account.getAccountId().hashCode() + "/" + conversation.id; in buildBaseUri()
888 public String getAccountId() { in getAccountId() method in Account