Searched refs:SoundLevels (Results 1 – 2 of 2) sorted by relevance
39 public class SoundLevels extends View { class70 public SoundLevels(final Context context) { in SoundLevels() method in SoundLevels74 public SoundLevels(final Context context, final AttributeSet attrs) { in SoundLevels() method in SoundLevels78 public SoundLevels(final Context context, final AttributeSet attrs, final int defStyle) { in SoundLevels() method in SoundLevels85 final TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.SoundLevels, in SoundLevels()203 info.setClassName(SoundLevels.class.getCanonicalName()); in onInitializeAccessibilityNodeInfo()
91 private SoundLevels mSoundLevels;118 mSoundLevels = (SoundLevels) findViewById(R.id.sound_levels); in onFinishInflate()