Searched defs:LEVEL (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DMakefile10 LEVEL = ../../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DMakefile10 LEVEL = ../../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/Wrap/
H A DMakefile10 LEVEL = ../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/compile/slang/BitWriter_2_9/
H A DMakefile10 LEVEL = ../../.. macro
14 include $(LEVEL)/Makefile.common
/frameworks/support/wear/src/android/support/wear/widget/
H A DProgressDrawable.java44 private static final Property<ProgressDrawable, Integer> LEVEL = field in class:ProgressDrawable
89 mAnimator = ObjectAnimator.ofInt(this, LEVEL, 0, MAX_LEVEL);

Completed in 1216 milliseconds