Searched refs:getAccountId (Results 1 – 6 of 6) 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
71 public long getAccountId() { in getAccountId() method in BluetoothMapAccountItem
140 mAccountId = account.getAccountId(); in BluetoothMapObexServer()