Searched refs:mBootTriggerCount (Results 1 – 1 of 1) sorted by relevance
1842 private final int mBootTriggerCount; field in PackageWatchdog.BootThreshold1846 this.mBootTriggerCount = bootTriggerCount; in BootThreshold()1953 return (count >= mBootTriggerCount) in incrementAndTest()1956 return count >= mBootTriggerCount; in incrementAndTest()