Home
last modified time | relevance | path

Searched refs:updater (Results 1 – 3 of 3) sorted by relevance

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DEditors.java72 Runnable updater = editor.bindEditor(editorView, item, new Runnable() { in newEditor()
84 editorView.setTag(updater); in newEditor()
86 sUpdatePreset = updater; in newEditor()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
DWelcomeWizard.java182 AdtUpdateDialog updater = new AdtUpdateDialog( in installSdk() local
188 boolean result = updater.installNewSdk(apiLevels); in installSdk()
/sdk/eclipse/plugins/com.android.ide.eclipse.base/META-INF/
DMANIFEST.MF62 com.android.sdklib.internal.repository.updater,