Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 62) sorted by relevance

123

/sdk/annotations/
DAndroid.mk19 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/sdk/dumpeventlog/src/
DAndroid.mk6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/sdk/eventanalyzer/src/
DAndroid.mk19 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/sdk/hierarchyviewer/src/
DAndroid.mk18 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/sdk/
DREADME.txt8 $ repo init -u https://android.googlesource.com/platform/manifest -g all,-notdefault,tools
49 - tools/swt contains all SWT-dependent projects.
50 - tools/base contains all other non-SWT projects.
95 tools/base and tools/swt and updates all the JARs under prebuilts/devtools.
107 Need a place to discuss all this?
/sdk/docs/
DNotes_on_WST_StructuredDocument.txt24 Note that the IStructuredDocument and all the associated interfaces we'll use
25 below are all located in org.eclipse.wst.sse.core.internal.provisional,
60 (all the constants below are located in DOMRegionContext)
131 To iterate through all regions, we need to process the list of top-level regions and then
143 Each "region collection" basically matches one XML tag, with sub-regions for all the tokens
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCustomViewFinder.java171 List<String> all = new ArrayList<String>(mCustomViews.size() + mThirdPartyViews.size()); in getAllViews() local
172 all.addAll(mCustomViews); in getAllViews()
173 all.addAll(mThirdPartyViews); in getAllViews()
174 return all; in getAllViews()
/sdk/attribute_stats/
DREADME.txt11 all of them recursively for layout files that are not in folders
/sdk/emulator/mksdcard/
Dbuild.gradle20 binaries.all {
/sdk/files/
Dproguard-android-optimize.txt7 # certain risks, since for example not all optimizations performed by
8 # ProGuard works on all versions of Dalvik. The following flags turn
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE38 including all Contributors.
86 i) effectively disclaims on behalf of all Contributors all warranties
91 ii) effectively excludes on behalf of all Contributors all liability for
158 and assumes all risks associated with its exercise of rights under this
192 becoming aware of such noncompliance. If all Recipient's rights under
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE38 including all Contributors.
86 i) effectively disclaims on behalf of all Contributors all warranties
91 ii) effectively excludes on behalf of all Contributors all liability for
158 and assumes all risks associated with its exercise of rights under this
192 becoming aware of such noncompliance. If all Recipient's rights under
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE38 including all Contributors.
86 i) effectively disclaims on behalf of all Contributors all warranties
91 ii) effectively excludes on behalf of all Contributors all liability for
158 and assumes all risks associated with its exercise of rights under this
192 becoming aware of such noncompliance. If all Recipient's rights under
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DNOTICE38 including all Contributors.
86 i) effectively disclaims on behalf of all Contributors all warranties
91 ii) effectively excludes on behalf of all Contributors all liability for
158 and assumes all risks associated with its exercise of rights under this
192 becoming aware of such noncompliance. If all Recipient's rights under
/sdk/emulator/skins/dynamic/
Dlayout1 # This layout file only defines all the parts. The layouts section
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DMarginChooser.java70 …c MarginChooser(Shell parent, GraphicalEditorPart editor, AndroidTargetData targetData, String all, in MarginChooser() argument
76 mInitialAll = all; in MarginChooser()
/sdk/find_java2/FindJava2/
DFindJava2.rc126 // remains consistent on all systems.
/sdk/eclipse/
Dchanges.txt3 * JUnit test runner allows a test to be run on all devices
33 Android Support library), since we have also removed the catch-all
34 rules to keep all custom views from the default ProGuard
78 * Nested properties (and collapse all and expand all) for better
95 * Cache to avoid downloading repository definitions all the time.
114 allows launching on all connected devices, and a drop down allows
144 specific (or all) projects, clearing results, etc.
219 - New XML formatter which formats all XML files according to the
244 view, and layout attributes only or all attributes alphabetically.
291 in other layouts and offers to combine all into a single include.
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dmanifest-expected-completion16.txt9 … that this package has ownership of the given permission name, as well as all names underneath it…
/sdk/eclipse/buildConfig/
Dbuild.properties38 # The location underwhich all of the build output will be collected.
58 # Setting this value to try will cause PDE to only create one output containing all
59 # artifacts for all the platforms listed in the configs property.
79 #codebase should be a URL that will be used as the root of all relative URLs in the output.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
Dmessages.properties34 AndroidJUnitTab_TestContainerText=Run all tests in the selected project, or package
/sdk/files/typos/
Dtypos-nb.txt160 # The above rights may be exercised in all media and formats whether now
163 # in other media and formats. Subject to Section 8(f), all rights not
176 # sublicense the Work. You must keep intact all notices that refer to
208 # the Applicable License; (III) You must keep intact all notices that
222 # Section 4(a), keep intact all copyright notices for the Work and
240 # appear, if a credit for all contributing authors of the Adaptation
351 allè->allé
/sdk/find_java2/WinLauncher2/
DWinLauncher2.rc131 // remains consistent on all systems.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidContentAssist.java1319 List<Object> all = new ArrayList<Object>(); in completeSuffix() local
1322 all.add(s); in completeSuffix()
1325 all.addAll(suffixes); in completeSuffix()
1326 choices = all.toArray(); in completeSuffix()
/sdk/apps/SdkController/
DNOTICE28 "Legal Entity" shall mean the union of the acting entity and all
114 that You distribute, all copyright, patent, trademark, and
174 work stoppage, computer failure or malfunction, or any and all

123