OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RepeatMode
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/timer/
timer.h
212
enum
RepeatMode
{ ONE_SHOT, REPEATING };
213
BaseTimerMethodPointer(
RepeatMode
mode)
/frameworks/base/core/java/android/animation/
ValueAnimator.java
207
* The type of repetition that will occur when
repeatMode
is nonzero. RESTART means the
243
public @interface
RepeatMode
{}
[
all
...]
Completed in 124 milliseconds