Searched defs:hasImage (Results 1 – 7 of 7) sorted by relevance
188 public void setHasImage(boolean hasImage) { in setHasImage()200 private void setHasImageAndNumIndentLines(boolean hasImage, int lines) { in setHasImageAndNumIndentLines()
49 static boolean hasImage(Notification.MessagingStyle.Message m) { in hasImage() method
45 private native static boolean hasImage(); in hasImage() method in Main
356 const char* hasImage = mRetriever->extractMetadata(METADATA_KEY_HAS_IMAGE); in reinit() local
314 private static boolean hasImage() { in hasImage() method in Test913
3118 String hasImage = retriever.extractMetadata( in getHeifAttributes() local
6907 public boolean hasImage() { in hasImage() method in Notification.Builder