Searched refs:configuration (Results 1 – 25 of 29) sorted by relevance
12
/development/tools/idegen/src/ |
D | Main.java | 23 Configuration configuration = new Configuration(); in main() local 24 IntelliJ.generateFrom(configuration); in main() 25 Eclipse.generateFrom(configuration); in main()
|
/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/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/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/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/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/apps/Fallback/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/Development/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/CustomLocale/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/NinePatchLab/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/AccelerometerPlay/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/launchperf/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/BluetoothDebug/ |
D | NOTICE | 41 source, and configuration files.
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/SdkSetup/ |
D | NOTICE | 41 source, and configuration files.
|
/development/apps/OBJViewer/ |
D | NOTICE | 41 source, and configuration files.
|
/development/cmds/monkey/ |
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.
|
12