Searched refs:getTimeLimit (Results 1 – 6 of 6) sorted by relevance
83 public long getTimeLimit() { in getTimeLimit() method in ShadowUsageStatsManager.AppUsageObserver
1628 virtual int32_t getTimeLimit() const;
1036 retVal = regexp->fMatcher->getTimeLimit(); in uregex_getTimeLimit()
2367 int32_t RegexMatcher::getTimeLimit() const { in getTimeLimit() function in RegexMatcher
1238 REGEX_ASSERT(matcher.getTimeLimit() == 0); in API_Match()1240 REGEX_ASSERT(matcher.getTimeLimit() == 100); in API_Match()