Home
last modified time | relevance | path

Searched refs:getPlaceholderPictureAsBytes (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureManager.java185 ImageData imageData = new ImageData(getPlaceholderPictureAsBytes(), "image/png", null); in handleDownloadFromServer()
284 private byte[] getPlaceholderPictureAsBytes() { in getPlaceholderPictureAsBytes() method in CallComposerPictureManager