Searched refs:writePhotoAsync (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java6637 writePhotoAsync(writeablePhotoUri, originalPhoto);
6681 writePhotoAsync(writeablePhotoUri, originalPhoto);
6704 private void writePhotoAsync(final Uri uri, final byte[] photoBytes) throws Exception { method in class:ContactsProvider2Test

Completed in 48 milliseconds