HomeSort by relevance Sort by last modified time
    Searched refs:SMALL_PRIORITY_QUEUE_CAPACITY (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_nodes_cache.cpp 29 const int DicNodesCache::SMALL_PRIORITY_QUEUE_CAPACITY = 100;
dic_nodes_cache.h 159 LARGE_PRIORITY_QUEUE_CAPACITY : SMALL_PRIORITY_QUEUE_CAPACITY;
169 static const int SMALL_PRIORITY_QUEUE_CAPACITY;

Completed in 161 milliseconds