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