HomeSort by relevance Sort by last modified time
    Searched defs:DELAY_DURATION (Results 1 - 2 of 2) sorted by null

  /frameworks/support/core-utils/java/android/support/v4/app/
FrameMetricsAggregator.java 99 * The index in the metrics array where the data for {@link #DELAY_DURATION}
159 public static final int DELAY_DURATION = 1 << DELAY_INDEX;
189 DELAY_DURATION,
384 if ((mTrackingFlags & DELAY_DURATION) != 0) {
  /prebuilts/sdk/current/support/core-utils/
android-support-core-utils.jar 

Completed in 609 milliseconds