Searched refs:MSG_COMPLETED (Results 1 – 1 of 1) sorted by relevance
286 public static final int MSG_COMPLETED = 4; field in StorageMeasurement.MeasurementHandler367 case MSG_COMPLETED: { in handleMessage()400 final Message finished = obtainMessage(MSG_COMPLETED, details); in measureExactStorage()