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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialog.java92 public class VolumeDialog implements TunerService.Tunable { class in inherits:TunerService.Tunable
93 private static final String TAG = Util.logTag(VolumeDialog.class);
145 public VolumeDialog(Context context, int windowType, VolumeDialogController controller, method in class:VolumeDialog
193 lp.setTitle(VolumeDialog.class.getSimpleName());
363 writer.println(VolumeDialog.class.getSimpleName() + " state:");

Completed in 3089 milliseconds