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

/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DSoundLevels.java39 public class SoundLevels extends View { class in inherits:View
70 public SoundLevels(final Context context) { method in class:SoundLevels
74 public SoundLevels(final Context context, final AttributeSet attrs) { method in class:SoundLevels
78 public SoundLevels(final Context context, final AttributeSet attrs, final int defStyle) { method in class:SoundLevels
85 final TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.SoundLevels,
203 info.setClassName(SoundLevels.class.getCanonicalName());

Completed in 62 milliseconds