Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 46) sorted by relevance

12

/sdk/sdklauncher/
Dbuild.gradle12 source {
13 srcDir "src/source"
/sdk/avdlauncher/
Dbuild.gradle12 source {
13 srcDir "src/source"
/sdk/find_java/
Dbuild.gradle12 source {
13 srcDir "src/source"
/sdk/apps/NotificationStudio/.settings/
Dorg.eclipse.jdt.core.prefs4 org.eclipse.jdt.core.compiler.source=1.5
/sdk/testapps/jarCheckTests2/lib2/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests3/lib2/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests3/app/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/aidlTest/libWithAidl/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests2/lib1/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests2/app/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/customViewTest/libWithCustomView/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/basicProjectWithAidl/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/gridlayoutTest/app/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/aidlTest/mainProject/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests1/lib1/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/buildConfigTest/app/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests1/app/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/customViewTest/mainProject/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests3/lib1/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/testapps/jarCheckTests1/lib2/
Dant.properties9 # 'source.dir' for the location of your java source folder and
/sdk/apkbuilder/
Dreadme.txt4 Its source code has been moved into sdklib.
/sdk/apps/SdkController/.settings/
Dorg.eclipse.jdt.core.prefs12 org.eclipse.jdt.core.compiler.source=1.6
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewHierarchyScene.java129 final Widget source = findWidget(sourceNode); in attachEdgeSourceAnchor() local
131 source.bringToFront(); in attachEdgeSourceAnchor()
132 connection.setSourceAnchor(AnchorFactory.createRectangularAnchor(source)); in attachEdgeSourceAnchor()
DViewHierarchyLoader.java183 public int compare(ViewNode.Property source, ViewNode.Property destination) { in loadProperties()
184 return source.name.compareTo(destination.name); in loadProperties()
/sdk/docs/
Dhowto_build_SDK.txt68 First, setup your development environment and get the Android source code from
71 http://source.android.com/source/download.html
80 Then once you have all the source, simply build the SDK using:
229 http://source.android.com/discuss

12