Searched refs:dropped (Results 1 – 11 of 11) sorted by relevance
79 int64_t dropped = 0; in mergeRecord() local80 if (item.getInt64("android.media.mediaplayer.dropped", &dropped)) in mergeRecord()81 ALOGV("found dropped of %" PRId64, dropped); in mergeRecord()82 if (dropped >= 0) { in mergeRecord()83 summation.addInt64("android.media.mediaplayer.dropped",dropped); in mergeRecord()
69 boolean dropped, int sequenceId, long frameNumber) { in CaptureFailure() argument72 mDropped = dropped; in CaptureFailure()
224 Backing dropped = mQueue.poll(); in reserve() local225 mSize -= dropped.getSize(); in reserve()228 dropped.destroy(); in reserve()
159 final int dropped; in flushEncodedOutput() local162 dropped = mDropped; in flushEncodedOutput()174 data = IpConnectivityEventBuilder.serialize(dropped, protoEvents); in flushEncodedOutput()
58 public static byte[] serialize(int dropped, List<IpConnectivityEvent> events) in serialize() argument62 log.droppedEvents = dropped; in serialize()63 if ((log.events.length > 0) || (dropped > 0)) { in serialize()
39 // Indicating some telephony events are dropped1131 // Indicating some call events are dropped1242 // Indicating some sms session events are dropped
418 // The number of events that had to be dropped due to a full buffer.
31 ; node (with no children) can then safely be dropped from the analysis.
29 ; node (with no children) can then safely be dropped from the analysis.
22820 field public static final java.lang.String FRAMES_DROPPED = "android.media.mediaplayer.dropped";
24662 field public static final java.lang.String FRAMES_DROPPED = "android.media.mediaplayer.dropped";