Searched defs:lifetimeLength (Results 1 – 1 of 1) sorted by relevance
635 int lifetimeLength) { in addNonLifetime()777 final int lifetimeLength = mNonLifetimes.get(i+1).first - offset; in minLifetime() local