Searched refs:getAccountId (Results 1 – 10 of 10) sorted by relevance
145 long accountId = Long.valueOf(getAccountId(uri)); in readDataFromPipe()195 long accountId = Long.parseLong(getAccountId(uri)); in writeDataToPipe()401 String accountId = getAccountId(uri); in delete()440 String accountId = getAccountId(uri); in insert()505 accountId = getAccountId(uri); in query()508 accountId = getAccountId(uri); in query()602 String accountId = getAccountId(uri); in update()687 public static String getAccountId(Uri uri) { in getAccountId() method in BluetoothMapEmailProvider
202 String accountId = getAccountId(uri); in delete()241 String accountId = getAccountId(uri); in insert()310 accountId = getAccountId(uri); in query()313 accountId = getAccountId(uri); in query()340 accountId = getAccountId(uri); in query()505 String accountId = getAccountId(uri); in update()676 public static String getAccountId(Uri uri) { in getAccountId() method in BluetoothMapIMProvider
56 mRawContactToAccount.put(score.getRawContactId(), score.getAccountId()); in add()84 public Long getAccountId(Long rawContactId) { in getAccountId() method in RawContactMatchingCandidates103 mBestMatches.get(i).getAccountId()); in createRawContactToAccountMap()
74 public long getAccountId() { in getAccountId() method in MatchScore
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()
74 final String id = account.getAccountId(); in get()
70 public long getAccountId() { in getAccountId() method in BluetoothMapAccountItem
133 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