Searched refs:mockCallLogProxy (Results 1 – 1 of 1) sorted by relevance
62 @Mock CallComposerPictureManager.CallLogProxy mockCallLogProxy; field in PictureManagerTest102 manager.setCallLogProxy(mockCallLogProxy); in testPictureUpload()149 verify(mockCallLogProxy).storeCallComposerPictureAsUser(nullable(Context.class), in testPictureUpload()160 manager.setCallLogProxy(mockCallLogProxy); in testPictureUploadWithAuthRefresh()201 manager.setCallLogProxy(mockCallLogProxy); in testPictureDownload()228 verify(mockCallLogProxy).storeCallComposerPictureAsUser(nullable(Context.class), in testPictureDownload()240 manager.setCallLogProxy(mockCallLogProxy); in testPictureDownloadWithAuthRefresh()