Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Darguments_parser.h76 const size_t maxCount, const std::string &description) { in variableLengthArguments()
88 ArgumentSpec(const std::string &name, const size_t minCount, const size_t maxCount, in ArgumentSpec()
/packages/apps/TV/src/com/android/tv/menu/
DChannelsRowAdapter.java119 int minCount, int maxCount) { in ChannelsRowAdapter()
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DMapTestData.java105 public static BluetoothMapConvoListing getConvoListingReference(int maxCount, int offset, in getConvoListingReference()
/packages/apps/TV/src/com/android/tv/data/
DWatchedHistoryManager.java210 public List<Channel> buildRecentChannel(ChannelDataManager channelDataManager, int maxCount) { in buildRecentChannel()