Home
last modified time | relevance | path

Searched defs:TextRecord (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Tag/src/com/android/apps/tag/record/
DTextRecord.java40 public class TextRecord extends ParsedNdefRecord { class
48 private TextRecord(String languageCode, String text) { in TextRecord() method in TextRecord