Searched refs:delays (Results 1 – 13 of 13) sorted by relevance
90 for (int row = 0; row < properties.delays.length; row++) { in startAnimations()91 long[] columns = properties.delays[row]; in startAnimations()98 ? mRowTranslationScaler.getRowTranslationScale(row, properties.delays.length) in startAnimations()113 for (int row = 0; row < properties.delays.length; row++) { in startAnimations()114 long[] columns = properties.delays[row]; in startAnimations()116 ? mRowTranslationScaler.getRowTranslationScale(row, properties.delays.length) in startAnimations()136 mProperties.delays = new long[items.length][]; in getDelays()138 mProperties.delays[row] = new long[1]; in getDelays()140 mProperties.delays[row][0] = delay; in getDelays()154 mProperties.delays = new long[items.length][]; in getDelays()[all …]
47 detrimental, such as when they cause delays. This training class shows you how to
85 <p>Network operations can involve unpredictable delays. To prevent this from
48 For example, when users fling a UI object, they should sense friction at the beginning that delays
178 <em>int</em>. The amount of milliseconds the animation delays after252 <em>int</em>. The amount of milliseconds the animation delays after
714 int delays = 0; in waitFor() local720 if (++delays == 10) fail(); in waitFor()
76 …strong>RenderThread</strong> keeps animations smooth even when there are delays in the main UI thr…
644 audio pipeline on the device and is sensitive to delays or lag in sound input or
351 <li>Animator sets to play animations together, sequentially, or after specified delays</li>
600 data delays, such as {@link android.hardware.SensorManager#SENSOR_DELAY_GAME} (20,000 microsecond813 <h4>Choose sensor delays carefully</h4>
82 sequentially or after specified delays.</li>
978 <td>Record frames with set delays to record a time lapse video</td>
578 delays when processing sound input or output.