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