Searched refs:allocateNewCallComposerPicture (Results 1 – 1 of 1) sorted by relevance
583 return allocateNewCallComposerPicture(values, in insertInternal()592 return allocateNewCallComposerPicture(values, in insertInternal()746 private Uri allocateNewCallComposerPicture(ContentValues values, boolean isShadow) in allocateNewCallComposerPicture() method in CallLogProvider748 return allocateNewCallComposerPicture(values, isShadow, UUID.randomUUID().toString()); in allocateNewCallComposerPicture()751 private Uri allocateNewCallComposerPicture(ContentValues values, in allocateNewCallComposerPicture() method in CallLogProvider