Searched refs:KEY_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
43 public static final String KEY_THRESHOLD = "threshold"; field in MemoryQuery117 outputData.put(KEY_THRESHOLD, new Long(threshold)); in queryMemory()