Searched refs:EVENT_END (Results 1 – 6 of 6) sorted by relevance
54 private static final int EVENT_END = MetricsEvent.FIELD_SELECTION_RANGE_END; field in SelectionSessionLogger85 .addTaggedData(EVENT_END, event.getEnd()); in writeEvent()231 Objects.toString(log.getTaggedData(EVENT_END), ZERO)); in debugLog()
104 public static final int EVENT_END = 5; field in ExifParser273 return EVENT_END; in next()329 return EVENT_END; in next()353 return EVENT_END; in next()
51 while (event != ExifParser.EVENT_END) { in read()
101 while (event != ExifParser.EVENT_END) { in commit()
59 private static final int EVENT_END = MetricsEvent.FIELD_SELECTION_RANGE_END; field in SmartSelectionEventTracker177 .addTaggedData(EVENT_END, getRangeDelta(event.mEnd)) in writeEvent()349 Objects.toString(log.getTaggedData(EVENT_END), ZERO)); in debugLog()
76745 Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->EVENT_END:I76833 Landroid/view/textclassifier/SelectionSessionLogger;->EVENT_END:I