Home
last modified time | relevance | path

Searched defs:getMaxSize (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_priority_queue.h44 AK_FORCE_INLINE int getMaxSize() const { in getMaxSize() function
/packages/apps/Camera2/src/com/android/camera/processing/memory/
DLruPool.java221 public final int getMaxSize() { in getMaxSize() method in LruPool