Searched refs:STATE_LOW_MEMORY (Results 1 – 2 of 2) sorted by relevance
51 public static final int STATE_LOW_MEMORY = 1; field
136 notifyCaptureStateUpdate(full ? STATE_LOW_MEMORY : STATE_OK); in onQueueStatus()