Home
last modified time | relevance | path

Searched defs:unscheduleSelf (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAnimationDrawable.java203 public void unscheduleSelf(Runnable what) { in unscheduleSelf() method in AnimationDrawable
DDrawable.java507 public void unscheduleSelf(@NonNull Runnable what) { in unscheduleSelf() method in Drawable
/frameworks/ex/framesequence/src/android/support/rastermill/
DFrameSequenceDrawable.java487 public void unscheduleSelf(Runnable what) { in unscheduleSelf() method in FrameSequenceDrawable