Searched defs:maxCount (Results 1 – 4 of 4) sorted by relevance
76 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()
119 int minCount, int maxCount) { in ChannelsRowAdapter()
105 public static BluetoothMapConvoListing getConvoListingReference(int maxCount, int offset, in getConvoListingReference()
210 public List<Channel> buildRecentChannel(ChannelDataManager channelDataManager, int maxCount) { in buildRecentChannel()