Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 110) sorted by relevance

12345

/developers/samples/android/background/JobScheduler/
DREADME.txt7 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/
DREADME9 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/
DJsonUtils.java40 int size = is.available(); in loadJsonFile()
/developers/build/templates/base/_MODULE_/src/template/
Dproject.properties.ftl11 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/developers/samples/android/renderScript/BasicRenderScript/Application/
Dproject.properties10 # 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/
DAssetUtils.java37 int size = is.available(); in loadAsset()
/developers/samples/android/content/multiuser/AppRestrictions/
DREADME.md10 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/
DREADME.md5 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/
DREADME.md4 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/
DREADME.md5 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/
DREADME.md11 This sample shows a list of available Bluetooth LE devices and provides
/developers/samples/android/content/documentsUi/StorageProvider/
DREADME.md6 framework available in Android 4.4.
/developers/samples/android/ui/views/RecyclerView/
DREADME.md18 available in the v7 Support Library, thus compatible with API level 7 and above.
/developers/samples/android/ui/views/RecyclerView/kotlinApp/
DREADME.md19 available in the v7 Support Library, thus compatible with API level 7 and above.
/developers/samples/android/renderScript/BasicRenderScript/
DREADME.md16 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/
DCamera2BasicFragment.java583 Boolean available = characteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE); in setUpCameraOutputs() local
584 mFlashSupported = available == null ? false : available; in setUpCameraOutputs()
/developers/samples/android/media/Camera2Basic/
DREADME.md17 Use [getCameraIdList][2] to get a list of all the available
/developers/samples/android/media/Camera2Basic/kotlinApp/
DREADME.md16 Use [getCameraIdList][2] to get a list of all the available
/developers/samples/android/ui/text/TextStyling-Kotlin/
DREADME.md27 to get an overview of all the tasks available for this project.
/developers/samples/android/ui/text/RoundedBackground-Kotlin/
DREADME.md48 to get an overview of all the tasks available for this project.
/developers/samples/android/ui/text/TextStyling-Java/
DREADME.md27 to get an overview of all the tasks available for this project.
/developers/samples/android/media/PictureInPicture/kotlinApp/
DREADME.md32 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/
DREADME.md33 corresponding classes in the framework, but the feature is available back to API level 14 if you
/developers/samples/android/ui/graphics/PdfRendererBasic/kotlinApp/
DLICENSE38 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/
DLICENSE38 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