Searched refs:resolveAccount (Results 1 – 2 of 2) sorted by relevance
256 private String resolveAccount(String id) { in resolveAccount() method in PicasaSource364 account = resolveAccount(user); in findAlbums()
2734 private Account resolveAccount(Uri uri, ContentValues values) throws IllegalArgumentException { in resolveAccount() method in ContactsProvider22791 final Account account = resolveAccount(uri, values); in resolveAccountWithDataSet()