Searched refs:configuration (Results 1 – 25 of 35) 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/tools/idegen/ |
D | README | 13 Create a JDK configuration named "1.7 (No Libraries)" by adding a new 26 updated configuration. 41 libraries". Eclipse will not let you save your configuration unless at 58 project root) that should be excluded from the IDE configuration. We 63 might exclude all apps except the Browser in your IDE configuration with 73 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/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/scripts/app_engine_server/ |
D | MOVED-README.txt | 1 The server configuration for developer.android.com documentation site
|
/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/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/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/training/basic/ActivityLifecycle/ |
D | local.properties | 5 # as it contains information specific to your local configuration.
|
/development/samples/browseable/AutoBackupForApps/ |
D | _index.jd | 10 XML configuration file.
|
/development/samples/Support7Demos/src/com/example/android/supportv7/view/ |
D | GridLayout3.java | 54 Configuration configuration = context.getResources().getConfiguration(); in create() local 55 if ((configuration.orientation == Configuration.ORIENTATION_PORTRAIT)) { in create()
|
/development/samples/SupportLeanbackShowcase/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/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/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 14 # Project related configuration options 303 # Build related configuration options 528 # configuration options related to warning and progress messages 579 # configuration options related to the input files 722 # configuration options related to source browsing 777 # configuration options related to the alphabetical class index 800 # configuration options related to the HTML output 1024 # configuration options related to the LaTeX output 1107 # configuration options related to the RTF output 1149 # configuration options related to the man page output [all …]
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 14 # Project related configuration options 303 # Build related configuration options 528 # configuration options related to warning and progress messages 579 # configuration options related to the input files 722 # configuration options related to source browsing 777 # configuration options related to the alphabetical class index 800 # configuration options related to the HTML output 1024 # configuration options related to the LaTeX output 1107 # configuration options related to the RTF output 1149 # configuration options related to the man page output [all …]
|
/development/apps/BluetoothDebug/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/DevelopmentSettings/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/SdkSetup/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/Development/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/NinePatchLab/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/Home/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/OBJViewer/ |
D | NOTICE | 41 source, and configuration files.
|
12