Home
last modified time | relevance | path

Searched refs:IntEditor (Results 1 – 2 of 2) sorted by relevance

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DIntEditor.java21 public class IntEditor extends TextEditor { class
DEditors.java45 editors.put(TYPE_INT, new IntEditor()); in editors()