/packages/apps/Contacts/src/com/android/contacts/util/ |
UriUtils.java | 39 /** Parses a string into a URI and returns null if the given string is null. */ 47 /** Converts a URI into a string, returns null if the given URI is null. */
|
/packages/apps/Email/src/org/apache/james/mime4j/field/address/ |
Address.java | 36 * into the given ArrayList. Note that this method
47 * into the given ArrayList. Must be overridden by
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
blkpg.h | 10 * get_whole_disk() (given the device number of a partition, 12 * get_all_partitions() (given the device number of a disk, return the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
blkpg.h | 10 * get_whole_disk() (given the device number of a partition, 12 * get_all_partitions() (given the device number of a disk, return the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
blkpg.h | 10 * get_whole_disk() (given the device number of a partition, 12 * get_all_partitions() (given the device number of a disk, return the
|
/sdk/chimpchat/src/com/android/chimpchat/core/ |
SelectorAccessibilityIds.java | 38 * A method for selecting a view by the given accessibility ids. 40 * @return The view with the given accessibility ids.
|
SelectorId.java | 34 * A method for selecting a view by the given id. 35 * @return The view with the given id
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
AdbCommandRejectedException.java | 48 * Returns whether adb refused to target a given device for the command. 49 * <p/>If false, adb refused the command itself, if true, it refused to target the given
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
PropertySettingNodeHandler.java | 22 * A convenience implementation of {@link INodeHandler} for setting a given attribute to a 23 * given value on a particular node.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
IStateTransform.java | 26 /** Apply this transformation on the given state. */ 29 /** Revert this transformation from the given state. */
|
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
IImageFactory.java | 36 * Creates a buffered image with the given size 39 * @return a new (or reused) BufferedImage of the given size.
|
/sdk/rule_api/src/com/android/ide/common/api/ |
IFeedbackPainter.java | 32 * Paints feedback for the given target node into the given graphics context.
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
IDescription.java | 25 * Returns a description of the given element. Cannot be null.
33 * Returns a description of the given element. Cannot be null.
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/ |
IPackageVersion.java | 25 * The {@link IPlatformDependency} denotes that a given package can only be installed if the
26 * requested platform is present, whereas this interface denotes that the given package simply
|
/system/core/include/cutils/ |
memory.h | 27 /* size is given in bytes and must be multiple of 2 */ 30 /* size is given in bytes and must be multiple of 4 */
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
AccessFlags.java | 146 * Returns a human-oriented string representing the given access flags, 157 * Returns a human-oriented string representing the given access flags, 168 * Returns a human-oriented string representing the given access flags, 179 * Returns a human-oriented string representing the given access flags, 190 * Returns whether the flag {@code ACC_PUBLIC} is on in the given 201 * Returns whether the flag {@code ACC_PROTECTED} is on in the given 212 * Returns whether the flag {@code ACC_PRIVATE} is on in the given 223 * Returns whether the flag {@code ACC_STATIC} is on in the given 235 * the given flags. 245 * Returns whether the flag {@code ACC_ABSTRACT} is on in the given [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
AccessFlags.java | 146 * Returns a human-oriented string representing the given access flags, 157 * Returns a human-oriented string representing the given access flags, 168 * Returns a human-oriented string representing the given access flags, 179 * Returns a human-oriented string representing the given access flags, 190 * Returns whether the flag {@code ACC_PUBLIC} is on in the given 201 * Returns whether the flag {@code ACC_PROTECTED} is on in the given 212 * Returns whether the flag {@code ACC_PRIVATE} is on in the given 223 * Returns whether the flag {@code ACC_STATIC} is on in the given 235 * the given flags. 245 * Returns whether the flag {@code ACC_ABSTRACT} is on in the given [all...] |
/external/clang/lib/CodeGen/ |
CGCXXABI.h | 83 /// Find the LLVM type used to represent the given member pointer 114 /// Return true if the given member pointer can be zero-initialized 118 /// Create a null member pointer of the given type. 121 /// Create a member pointer for the given method. 124 /// Create a member pointer for the given field. 128 /// Create a member pointer for the given member pointer constant. 146 /// A utility method for computing the offset required for the given 154 /// Build the signature of the given constructor variant by adding 168 /// Build the signature of the given destructor variant by adding 196 /// cookie for the given type. May return 0 to indicate that n [all...] |
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
AccessFlags.java | 146 * Returns a human-oriented string representing the given access flags, 157 * Returns a human-oriented string representing the given access flags, 168 * Returns a human-oriented string representing the given access flags, 179 * Returns a human-oriented string representing the given access flags, 190 * Returns whether the flag {@code ACC_PUBLIC} is on in the given 201 * Returns whether the flag {@code ACC_PROTECTED} is on in the given 212 * Returns whether the flag {@code ACC_PRIVATE} is on in the given 223 * Returns whether the flag {@code ACC_STATIC} is on in the given 235 * the given flags. 245 * Returns whether the flag {@code ACC_ABSTRACT} is on in the given [all...] |
/external/icu4c/i18n/unicode/ |
timezone.h | 139 * Creates a <code>TimeZone</code> for the given ID. 143 * <code>UCAL_UNKNOWN_ZONE_ID</code> ("Etc/Unknown") if the given ID cannot be understood. 152 * Returns an enumeration over system time zone IDs with the given 182 * Returns an enumeration over time zone IDs with a given raw 202 * given country. Some zones are affiliated with no country 214 * includes the given ID. An equivalency group contains zones 217 * <p>The returned count includes the given ID; it is always >= 1. 218 * The given ID must be a system time zone. If it is not, returns 230 * includes the given ID. An equivalency group contains zones 233 * <p>The given index must be in the range 0..n-1, where n is th [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapShaderTest.java | 65 * Check the colors of the tile at the given coordinates in the given 82 * Asserts that the pixel at the given coordinates in the given bitmap 83 * matches the given color. Simply returns if the coordinates are outside
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceNetworkViews.java | 57 private static final String NO_NODE = "Node with given ID does not exist"; 99 * Get the ID class for the given package. 104 * @return The ID class for the given package 152 throw new MonkeyViewException("No such node with given id"); 158 throw new MonkeyViewException("No node with given id exists onscreen"); 178 * Command to list all possible view ids for the given application. 286 * A command that returns the accessibility ids of the views that contain the given text. 320 * Command to retrieve the location of the given node. 343 * Command to retrieve the text of the given node 367 * Command to retrieve the class name of the given nod [all...] |
/external/chromium/chrome/browser/ |
mach_broker_mac.h | 56 // Adds a placeholder to the map for the given pid with MACH_PORT_NULL. 58 // MUST acquire the lock given by GetLock() before calling this method (and 62 // Updates the mapping for |pid| to include the given |mach_info|. Does 63 // nothing if PlaceholderForPid() has not already been called for the given 64 // |pid|. Callers MUST acquire the lock given by GetLock() before calling
|
spellchecker_platform_engine.h | 48 // and checks the given language agains the languages that the current system 56 // Checks the spelling of the given string, using the platform-specific 60 // Fills the given vector |optional_suggestions| with a number (up to 66 // Adds the given word to the platform dictionary. 69 // Remove a given word from the platform dictionary.
|
/external/chromium/chrome/browser/sync/glue/ |
password_model_associator.h | 84 // Returns the sync id for the given password name, or sync_api::kInvalidId 88 // Associates the given password name with the given sync id. 91 // Remove the association that corresponds to the given sync id. 94 // Returns whether a node with the given permanent tag was found and update
|