Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 12 of 12) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutWindowCoordinator.java235 private void sync(@Nullable GraphicalEditorPart editor) { in sync() method in LayoutWindowCoordinator
250 private void sync(IWorkbenchPart part) { in sync() method in LayoutWindowCoordinator
254 sync(editor.getGraphicalEditor()); in sync()
263 sync(editor); in syncActive()
355 sync(part); in partVisible()
DCustomViewFinder.java127 private void refresh(final Listener listener, boolean sync) { in refresh() argument
148 if (sync) { in refresh()
DViewHierarchy.java235 mCanvas.getSelectionManager().sync(); in setSession()
DSelectionManager.java737 void sync() { in sync() method in SelectionManager
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
DManifestInfo.java301 private void sync() { in sync() method in ManifestInfo
431 sync(); in getPackage()
442 sync(); in getActivityAttributesMap()
461 sync(); in getManifestTheme()
475 sync(); in getDefaultTheme()
503 sync(); in getApplicationIcon()
514 sync(); in getApplicationLabel()
524 sync(); in isRtlSupported()
534 sync(); in getTargetSdkVersion()
544 sync(); in getMinSdkVersion()
[all …]
/sdk/docs/
Dhowto_SDK_git_cygwin.txt72 $ repo sync
87 $ repo sync
97 sync" some projects are marked as having modified files. This happens on the
129 init, creates the appropriate local_manifest.xml, does a repo sync as
159 # sync using the native ssh client if necessary
161 repo sync $@
Dhowto_build_SDK.txt78 $ repo sync
185 $ cd ~/my-android-git # <-- this is where you did your "repo sync"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DNestedConfiguration.java109 NestedConfiguration other, Configuration values, boolean sync) { in initFrom() argument
132 if (sync) { in initFrom()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DDeviceView.java168 final SyncService sync = client.getDevice().getSyncService(); in onSuccess()
169 if (sync != null) { in onSuccess()
183 sync.pullFile(remoteFilePath, tempPath, monitor); in onSuccess()
188 sync.close(); in onSuccess()
198 promptAndPull(sync, in onSuccess()
/sdk/
DREADME.txt9 $ repo sync [-j N]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in61 GLenum, glClientWaitSync, GLsync sync, GLbitfield flags, GLuint64 timeout
106 void, glDeleteSync, GLsync sync
268 void, glGetSynciv, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values
311 GLboolean, glIsSync, GLsync sync
548 void, glWaitSync, GLsync sync, GLbitfield flags, GLuint64 timeout
/sdk/eclipse/
Dchanges.txt727 - New SDK-Project sync mode in Android preference pane. Default value
728 set to true. If true, all android projects are automatically sync'ed
742 SDK set in the preferences (This is for the non automatic sync