/development/samples/training/testingfun/app/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/training/NsdChat/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
D | proguard.cfg | 1 # To enable ProGuard in your project, edit project.properties 8 # include property in project.properties.
|
/development/samples/training/basic/FragmentBasics/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/training/testingfun/app/tests/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/development/samples/ControllerSample/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 8 # include property in project.properties.
|
/development/samples/USB/MissileLauncher/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/training/basic/ActivityLifecycle/ |
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "ant.properties", and override values to adapt the script to your
|
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/training/AnimationsDemo/ |
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "ant.properties", and override values to adapt the script to your
|
/development/samples/JetBoy/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/USB/AdbTest/ |
D | default.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/development/samples/training/multiscreen/newsreader/ |
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "ant.properties", and override values to adapt the script to your
|
/development/build/ |
D | Android.mk | 8 $(HOST_OUT)/development/sdk/%_source.properties, \ 12 $(HOST_OUT)/development/samples/%_source.properties, \ 16 $(HOST_OUT)/development/sys-img-$(TARGET_CPU_ABI)/%_source.properties, \ 28 $(sys_img_props) : $(HOST_OUT)/development/sys-img-$(TARGET_CPU_ABI)/%_source.properties : $(TOPDIR… 39 $(sdk_props) : $(HOST_OUT)/development/sdk/%_source.properties : $(TOPDIR)development/sdk/%_source.… 48 $(sample_props) : $(HOST_OUT)/development/samples/%_source.properties : $(TOPDIR)development/sample…
|
D | sdk-android-arm64-v8a.atree | 20 …RGET_CPU_ABI}/images_arm64-v8a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/…
|
D | sdk-android-mips64.atree | 21 …TARGET_CPU_ABI}/images_mips64_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}…
|
/development/samples/browseable/MidiScope/src/com.example.android.midiscope/ |
D | MidiPrinter.java | 94 Bundle properties = info.getProperties(); in formatDeviceInfo() local 95 for (String key : properties.keySet()) { in formatDeviceInfo() 96 Object value = properties.get(key); in formatDeviceInfo()
|
/development/apps/CustomLocale/ |
D | .gitignore | 4 default.properties
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | .gitignore | 2 /local.properties
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | NfcProvisioningFragment.java | 109 Properties properties = new Properties(); in createNdefMessage() local 123 properties.put(e.getKey(), value); in createNdefMessage() 128 if (!properties.contains(DevicePolicyManager.EXTRA_PROVISIONING_LOCAL_TIME)) { in createNdefMessage() 129 properties.put(DevicePolicyManager.EXTRA_PROVISIONING_LOCAL_TIME, in createNdefMessage() 133 properties.store(stream, getString(R.string.nfc_comment)); in createNdefMessage()
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
D | InteractiveWatchFaceService.java | 142 public void onPropertiesChanged(Bundle properties) { in onPropertiesChanged() argument 143 super.onPropertiesChanged(properties); in onPropertiesChanged() 145 boolean burnInProtection = properties.getBoolean(PROPERTY_BURN_IN_PROTECTION, false); in onPropertiesChanged() 148 mLowBitAmbient = properties.getBoolean(PROPERTY_LOW_BIT_AMBIENT, false); in onPropertiesChanged()
|
/development/samples/training/InteractiveChart/ |
D | project.properties | 22 # To customize properties used by the Ant build system use, 23 # "ant.properties", and override values to adapt the script to your
|
/development/ndk/ |
D | .gitignore | 11 local.properties
|
/development/samples/TicTacToeLib/ |
D | default.properties | 22 # To customize properties used by the Ant build system use, 23 # "build.properties", and override values to adapt the script to your
|