Searched defs:obtainRunnable (Results  1 – 1 of 1) sorted by relevance
| /frameworks/base/core/java/com/android/internal/util/function/pooled/ | 
| D | PooledLambda.java | 176     static <A> PooledRunnable obtainRunnable(  in obtainRunnable()  method 227     static <A, B> PooledRunnable obtainRunnable(  in obtainRunnable()  method 376     static <A, B, C> PooledRunnable obtainRunnable(  in obtainRunnable()  method 431     static <A, B, C, D> PooledRunnable obtainRunnable(  in obtainRunnable()  method 488     static <A, B, C, D, E> PooledRunnable obtainRunnable(  in obtainRunnable()  method 548     static <A, B, C, D, E, F> PooledRunnable obtainRunnable(  in obtainRunnable()  method 610     static <A, B, C, D, E, F, G> PooledRunnable obtainRunnable(  in obtainRunnable()  method 674     static <A, B, C, D, E, F, G, H> PooledRunnable obtainRunnable(  in obtainRunnable()  method 742     static <A, B, C, D, E, F, G, H, I> PooledRunnable obtainRunnable(  in obtainRunnable()  method 812     static <A, B, C, D, E, F, G, H, I, J> PooledRunnable obtainRunnable(  in obtainRunnable()  method [all …] 
 |