Searched
full:associated (Results
451 -
475 of
18534) sorted by null
<<11121314151617181920>>
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
CatchBuilder.java | 43 * Gets the set of catch types associated with this instance.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
CatchBuilder.java | 42 * Gets the set of catch types associated with this instance.
|
/dalvik/dx/src/com/android/dx/io/instructions/ |
AddressMap.java | 46 * Sets the value address associated with the given key address.
|
CodeCursor.java | 32 * Gets the base address associated with the current cursor. This
|
/dalvik/libdex/ |
DexOptData.h | 32 * @param pDexFile pointer to the associated dex file structure
|
/developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/res/values/ |
base-strings.xml | 27 wipe all the data associated with the profile.
|
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/ |
Constants.java | 29 * Bluetooth requires a certain format for UUIDs associated with Services.
|
/developers/build/prebuilts/gradle/Quiz/Application/src/main/res/values/ |
base-strings.xml | 26 each of which has an associated DataItem. These DataItems are then received on the wearable, which
|
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/ |
Constants.java | 29 * Bluetooth requires a certain format for UUIDs associated with Services.
|
/development/ndk/platforms/android-16/include/android/ |
native_window_jni.h | 29 * Return the ANativeWindow associated with a Java Surface object,
|
/development/ndk/platforms/android-9/include/android/ |
native_window_jni.h | 29 * Return the ANativeWindow associated with a Java Surface object,
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ISecondary.aidl | 20 * Example of a secondary interface associated with a service. (Note that
|
/development/samples/SampleSyncAdapter/res/xml/ |
syncadapter.xml | 27 associated with this syncadapter are not editable). The SDK 11
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
RssReaderActivity.java | 28 * browser on the associated news item page.
|
UrlIntentListener.java | 27 * A listener which expects a URL as a tag of the view it is associated with. It then opens the URL
|
/development/samples/browseable/BasicManagedProfile/res/values/ |
base-strings.xml | 27 wipe all the data associated with the profile.
|
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/ |
Constants.java | 29 * Bluetooth requires a certain format for UUIDs associated with Services.
|
/development/samples/browseable/Quiz/Application/res/values/ |
base-strings.xml | 26 each of which has an associated DataItem. These DataItems are then received on the wearable, which
|
/development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/ |
Anticipation.java | 28 * Watch the associated video for this demo on the DevBytes channel of developer.android.com
|
/device/lge/bullhead/sepolicy/ |
netmgrd.te | 45 #Allow access to files associated with netd
|
/device/moto/shamu/sepolicy/ |
netmgrd.te | 55 #Allow access to files associated with netd
|
/external/ImageMagick/Magick++/ |
LICENSE | 4 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files ("Magick++"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
/external/ImageMagick/www/Magick++/ |
COPYING | 5 obtaining a copy of this software and associated documentation
|
ImageDesign.html | 13 The class Magick::Image is a simple handle which points to a reference-counted image representation. This allows multiple Magick::Image instances to share the same image and attributes. At the point in time that the image data, or image attributes are modified and the current reference count is greater than one, the image data and attributes are copied to create a new image with a reference count of one and the reference count on the old image is decremented. If the reference count on the old image becomes zero, then the associated reference and data are deleted. This strategy represents a simple (but effective) form of garbage collection
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
SizeMetric.java | 20 * Encapsulates a sizing algorithm and an associated value.
|
Completed in 885 milliseconds
<<11121314151617181920>>