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