Searched refs:lifetimeLength (Results 1 – 1 of 1) sorted by relevance
433 int lifetimeLength) { in addNonLifetime() argument437 return lifetimeOffset + lifetimeLength; in addNonLifetime()565 final int lifetimeLength = mNonLifetimes.get(i+1).first - offset; in minLifetime() local567 switch (lifetimeLength) { in minLifetime()575 throw new IllegalStateException("bogus lifetime size " + lifetimeLength); in minLifetime()