Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 43) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DGlobalLintConfiguration.java154 boolean changed = !value.equals(previous); in setSeverities()
155 if (changed) { in setSeverities()
163 return changed; in setSeverities()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationChooser.java637 boolean accepted = mClient.changed(MASK_ALL); in setConfiguration()
652 int changed = 0; in setConfiguration() local
654 changed |= CFG_THEME; in setConfiguration()
657 changed |= CFG_DEVICE | CFG_DEVICE_STATE; in setConfiguration()
659 if (changed != 0) { in setConfiguration()
660 syncToVariations(changed, mEditedFile, mConfiguration, false, true); in setConfiguration()
860 mClient.changed(MASK_ALL); in onAlternateLayoutCreated()
1172 boolean changed = !Objects.equal(mConfiguration.getLocale(), locale); in setLocale()
1175 return changed; in setLocale()
1410 boolean accepted = mClient.changed(CFG_DEVICE | CFG_DEVICE_STATE); in onDeviceChange()
[all …]
DConfigurationClient.java56 boolean changed(int flags); in changed() method
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGestureToolTip.java152 boolean changed = true; in update()
154 mShell.pack(changed); in update()
DSelectionManager.java216 boolean changed = false; in setSelection()
263 changed = true; in setSelection()
281 changed = true; in setSelection()
292 if (changed) { in setSelection()
DImageControl.java148 public Point computeSize(int wHint, int hHint, boolean changed) { in computeSize() argument
DGraphicalEditorPart.java662 public boolean changed(int flags) { in changed() method in GraphicalEditorPart
935 changed(CFG_FOLDER | CFG_TARGET); in onSdkLoaded()
1059 boolean changed = mConfigChooser.syncRenderState(); in activated()
1060 if (changed) { in activated()
1196 changed(CFG_FOLDER | CFG_TARGET); in onTargetChange()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletionvalues1-expected-completion30.txt7 …s how long a transition animation should run (in milliseconds) when layout has changed. [integer]
/sdk/
DREADME.txt76 Let's say you changed something in tools/base/lint and run "make sdk" from
79 That's because the SDK has been changed to only rely on the prebuilts located
98 to submit 30 JARs just because their timestamp changed.
Dchanges.txt119 be executed if a resource changed.
123 and only re-optimized if they changed instead of doing at every build.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtPlugin.java1822 boolean changed = location == null || !location.isDirectory();
1824 if (!changed) {
1827 changed = !location.equals(prefLocation);
1829 if (changed) {
1835 changed = !location.equals(prefLocation);
1844 if (!changed) {
1846 changed = sdk.haveTargetsChanged();
1849 if (changed) {
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/files/
DNOTICE111 stating that You changed the files; and
/sdk/find_lock/
DNOTICE111 stating that You changed the files; and
/sdk/avdlauncher/
DNOTICE111 stating that You changed the files; and
/sdk/emulator/mksdcard/
DNOTICE111 stating that You changed the files; and
/sdk/eventanalyzer/
DNOTICE111 stating that You changed the files; and
/sdk/apps/SdkController/
DNOTICE111 stating that You changed the files; and
/sdk/sdklauncher/
DNOTICE111 stating that You changed the files; and
/sdk/emulator/
DNOTICE111 stating that You changed the files; and
/sdk/files/ant/
DNOTICE111 stating that You changed the files; and
/sdk/apkbuilder/
DNOTICE111 stating that You changed the files; and
/sdk/templates/
DNOTICE111 stating that You changed the files; and
/sdk/annotations/
DNOTICE111 stating that You changed the files; and
/sdk/bash_completion/
DNOTICE111 stating that You changed the files; and

12