Searched refs:available (Results 1 – 25 of 110) sorted by relevance
12345
/developers/samples/android/background/JobScheduler/ |
D | README.txt | 7 To see a list of all available commands, run "gradlew tasks". 15 Dependencies are available for download via the Android SDK Manager. 17 Android Studio is available for download at:
|
/developers/demos/JustForUs/ |
D | README | 9 To see a list of all available commands, run "gradlew tasks". 19 Dependencies are available for download via the Android SDK Manager. 21 Android Studio is available for download at:
|
/developers/samples/android/deprecated/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/ |
D | JsonUtils.java | 40 int size = is.available(); in loadJsonFile()
|
/developers/build/templates/base/_MODULE_/src/template/ |
D | project.properties.ftl | 11 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/developers/samples/android/renderScript/BasicRenderScript/Application/ |
D | project.properties | 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
|
/developers/samples/android/deprecated/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/ |
D | AssetUtils.java | 37 int size = is.available(); in loadAsset()
|
/developers/samples/android/content/multiuser/AppRestrictions/ |
D | README.md | 10 This sample demonstrates the use of the App Restriction feature, which is available on 15 restriction settings, if available.
|
/developers/samples/android/system/RuntimePermissions/kotlinApp/ |
D | README.md | 5 This sample shows runtime permissions available in Android M and above. 31 If an application targets an SDK below M, all permissions are granted at runtime and are available
|
/developers/samples/android/ui/window/MultiWindowPlayground/kotlinApp/ |
D | README.md | 4 This sample demonstrates the use of the multi-window API available 18 off the intent. The following features are available when an activity
|
/developers/samples/android/ui/window/MultiWindowPlayground/ |
D | README.md | 5 This sample demonstrates the use of the multi-window API available 19 off the intent. The following features are available when an activity
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/ |
D | README.md | 11 This sample shows a list of available Bluetooth LE devices and provides
|
/developers/samples/android/content/documentsUi/StorageProvider/ |
D | README.md | 6 framework available in Android 4.4.
|
/developers/samples/android/ui/views/RecyclerView/ |
D | README.md | 18 available in the v7 Support Library, thus compatible with API level 7 and above.
|
/developers/samples/android/ui/views/RecyclerView/kotlinApp/ |
D | README.md | 19 available in the v7 Support Library, thus compatible with API level 7 and above.
|
/developers/samples/android/renderScript/BasicRenderScript/ |
D | README.md | 16 The RenderScript runtime will parallelize work across all processors available on a device, such as…
|
/developers/samples/android/media/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/ |
D | Camera2BasicFragment.java | 583 Boolean available = characteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE); in setUpCameraOutputs() local 584 mFlashSupported = available == null ? false : available; in setUpCameraOutputs()
|
/developers/samples/android/media/Camera2Basic/ |
D | README.md | 17 Use [getCameraIdList][2] to get a list of all the available
|
/developers/samples/android/media/Camera2Basic/kotlinApp/ |
D | README.md | 16 Use [getCameraIdList][2] to get a list of all the available
|
/developers/samples/android/ui/text/TextStyling-Kotlin/ |
D | README.md | 27 to get an overview of all the tasks available for this project.
|
/developers/samples/android/ui/text/RoundedBackground-Kotlin/ |
D | README.md | 48 to get an overview of all the tasks available for this project.
|
/developers/samples/android/ui/text/TextStyling-Java/ |
D | README.md | 27 to get an overview of all the tasks available for this project.
|
/developers/samples/android/media/PictureInPicture/kotlinApp/ |
D | README.md | 32 available for PiP mode. The aspect ratio is used when the activity is in PiP mode. The action items
|
/developers/samples/android/ui/fonts/DownloadableFonts/kotlinApp/ |
D | README.md | 33 corresponding classes in the framework, but the feature is available back to API level 14 if you
|
/developers/samples/android/ui/graphics/PdfRendererBasic/kotlinApp/ |
D | LICENSE | 38 Object form, made available under the License, as indicated by a 220 information available on an "as-is" basis. Creative Commons gives no 278 Licensor receives from making the Licensed Material available under 348 available to the public including in ways that members of the
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/ |
D | LICENSE | 38 Object form, made available under the License, as indicated by a 220 information available on an "as-is" basis. Creative Commons gives no 278 Licensor receives from making the Licensed Material available under 348 available to the public including in ways that members of the
|
12345