Searched refs:formatType (Results 1 – 3 of 3) sorted by relevance
272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType) in createFormat() argument274 if (formatType == UNUM_CURRENCY) { in createFormat()
987 virtual NumberFormat* createFormat(const Locale& loc, UNumberFormatStyle formatType) = 0;
156 pcm.formatType = SL_DATAFORMAT_PCM; in TestPlaySawtoothBufferQueue()