Searched defs:formattedText (Results 1 – 2 of 2) sorted by relevance
187 @Nullable String formattedText, in RecognitionPart()334 String formattedText = (flg & 0x2) == 0 ? null : in.readString(); in RecognitionPart() local
152 val formattedText = DateFormat.format(format, time) regex