Searched refs:remoteInputMimeType (Results 1 – 4 of 4) sorted by relevance
86 String remoteInputMimeType = entry.remoteInputMimeType; in rebuildForRemoteInputReply() local89 remoteInputText, false /* showSpinner */, remoteInputMimeType, in rebuildForRemoteInputReply()
303 entry.remoteInputMimeType,314 entry.remoteInputMimeType = null
351 mEntry.remoteInputMimeType = item.getClip().getDescription().getMimeType(0); in setAttachment()
130 public String remoteInputMimeType; field in NotificationEntry