Searched defs:getAsInt (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambdaImpl.java223 case LambdaType.ReturnType.INT: return (R) (Integer) getAsInt();
467 public int getAsInt() { method in class:PooledLambdaImpl

Completed in 132 milliseconds