Searched refs:MSG_DEALLOCATE_MEMORY (Results 1 – 1 of 1) sorted by relevance
219 private static final int MSG_DEALLOCATE_MEMORY = 9; field in LatinIME.UIHandler314 case MSG_DEALLOCATE_MEMORY: in handleMessage()399 sendMessageDelayed(obtainMessage(MSG_DEALLOCATE_MEMORY), in postDeallocateMemory()404 removeMessages(MSG_DEALLOCATE_MEMORY); in cancelDeallocateMemory()408 return hasMessages(MSG_DEALLOCATE_MEMORY); in hasPendingDeallocateMemory()