Searched refs:configuration (Results 1 – 25 of 31) sorted by relevance
12
/development/tools/idegen/src/ |
D | Main.java | 37 Configuration configuration = new Configuration(); in main() local 38 IntelliJ.generateFrom(configuration); in main() 39 Eclipse.generateFrom(configuration); in main()
|
/development/scripts/app_engine_server/ |
D | MOVED-README.txt | 1 The server configuration for developer.android.com documentation site
|
/development/tools/idegen/ |
D | README | 15 Create a JDK configuration named "1.8 (No Libraries)" by adding a new 28 updated configuration. 43 libraries". Eclipse will not let you save your configuration unless at 60 project root) that should be excluded from the IDE configuration. We 65 might exclude all apps except the Browser in your IDE configuration with 75 source root will come earlier in the generated configuration. If a source
|
D | excluded-paths | 3 # from the IDE configuration. 39 # fully featured desktop VM while almost everything in our IDE configuration 41 # environments in one IDE configuration doesn't work well.
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/development/tools/checkcolor/ |
D | .gitignore | 15 # Local configuration file (sdk path, etc)
|
/development/samples/training/basic/ActivityLifecycle/ |
D | local.properties | 5 # as it contains information specific to your local configuration.
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | module.h | 62 #error MODULE_PROC_FAMILY undefined for your processor configuration
|
D | mipsregs.h | 151 #error Bad page size configuration!
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | GridLayout3.java | 43 Configuration configuration = context.getResources().getConfiguration(); in create() local 44 if ((configuration.orientation == Configuration.ORIENTATION_PORTRAIT)) { in create()
|
/development/samples/browseable/AutoBackupForApps/ |
D | _index.jd | 10 XML configuration file.
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 10 opengl, calendar, steps, interactive, etc. It also includes a watch-side configuration example. 11 The phone app includes a phone-side configuration example.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PrintCustomContent.java | 180 Configuration configuration = new Configuration(); in print() 181 configuration.densityDpi = density; in print() 183 configuration); in print()
|
/development/tools/mkstubs/ |
D | README.txt | 41 An example of configuration file:
|
/development/samples/Home/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/OBJViewer/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/Development/ |
D | NOTICE | 41 source, and configuration files.
|
/development/cmds/monkey/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/launchperf/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/AccelerometerPlay/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/GestureBuilder/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/DevelopmentSettings/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/NinePatchLab/ |
D | NOTICE | 41 source, and configuration files.
|
12