Home
last modified time | relevance | path

Searched refs:STYLE (Results 1 – 5 of 5) sorted by relevance

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
DEditableItem.java41 STYLE(R.string.style, TYPE_DROP_DOWN, CATEGORY_STYLE, enumConstant
119 if (this == STYLE) in setValue()
137 STYLE.setValue(STYLE_NONE); in applyPreset()
147 STYLE.setValue(STYLE_INBOX); in applyPreset()
157 STYLE.setValue(STYLE_BIG_PICTURE); in applyPreset()
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/
DCodeGenerator.java35 import static com.android.notificationstudio.model.EditableItem.STYLE;
82 if (STYLE.hasValue()) in generate()
90 Integer styleValue = STYLE.getValueInt(); in generateStyle()
DNotificationGenerator.java35 import static com.android.notificationstudio.model.EditableItem.STYLE;
86 if (STYLE.hasValue()) in build()
96 Integer styleValue = STYLE.getValueInt(); in generateStyle()
/sdk/find_java2/FindJava2/
DFindJava2.rc92 STYLE DS_SETFONT | DS_FIXEDSYS | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU |…
/sdk/find_java2/WinLauncher2/
DWinLauncher2.rc112 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTIO…