HomeSort by relevance Sort by last modified time
    Searched full:extractedtype (Results 1 - 1 of 1) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
ShareIntentActivity.java 147 final String extractedType = retriever.extractMetadata(
149 if (extractedType != null) {
150 return extractedType;

Completed in 249 milliseconds