Searched refs:editor (Results 1 – 12 of 12) sorted by relevance
17 package com.android.notificationstudio.editor;69 Editor editor = EDITORS.get(item.getType()); in newEditor() local70 if (editor == null) in newEditor()72 Runnable updater = editor.bindEditor(editorView, item, new Runnable() { in newEditor()
17 package com.android.notificationstudio.editor;26 import com.android.notificationstudio.editor.Editors.Editor;
17 package com.android.notificationstudio.editor;
17 package com.android.notificationstudio.editor;29 import com.android.notificationstudio.editor.Editors.Editor;
17 package com.android.notificationstudio.editor;32 import com.android.notificationstudio.editor.Editors.Editor;
17 package com.android.notificationstudio.editor;35 import com.android.notificationstudio.editor.Editors.Editor;
3 other SVG editor and just export as png to update the assets.
48 import com.android.notificationstudio.editor.Editors;
29 with pending unsaved modifications opened in an editor.