HomeSort by relevance Sort by last modified time
    Searched full:both (Results 426 - 450 of 4485) sorted by null

<<11121314151617181920>>

  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 79 * automatically put on hold. If both lines are currently in use, the
83 * if both lines are in use. (The current behavior is hardwired to
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
UserData.java 58 * Note this mapping is also equivalent to that used by both the
77 * in both the GSM-7bit and ASCII-7bit encodings.
  /hardware/ti/omap3/dspbridge/inc/
rms_sh.h 22 * DSP/BIOS Bridge Resource Manager Server shared definitions (used on both
89 * The RMS_StrmDef structure defines the parameters for both input and output
  /hardware/ti/omap3/dspbridge/libbridge/inc/
rms_sh.h 22 * DSP/BIOS Bridge Resource Manager Server shared definitions (used on both
89 * The RMS_StrmDef structure defines the parameters for both input and output
  /ndk/build/platforms/android-3/arch-arm/usr/include/
stl_pair.h 36 * that both that copyright notice and this permission notice appear
48 * that both that copyright notice and this permission notice appear
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
cdefs_elf.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
  /ndk/build/platforms/android-4/arch-arm/usr/include/
stl_pair.h 36 * that both that copyright notice and this permission notice appear
48 * that both that copyright notice and this permission notice appear
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
cdefs_elf.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
  /ndk/build/platforms/android-5/arch-arm/usr/include/
stl_pair.h 36 * that both that copyright notice and this permission notice appear
48 * that both that copyright notice and this permission notice appear
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
cdefs_elf.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
  /ndk/build/platforms/android-5/arch-x86/usr/include/
stl_pair.h 36 * that both that copyright notice and this permission notice appear
48 * that both that copyright notice and this permission notice appear
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
cdefs_elf.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
  /ndk/build/platforms/android-8/arch-arm/usr/include/
stl_pair.h 36 * that both that copyright notice and this permission notice appear
48 * that both that copyright notice and this permission notice appear
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
cdefs_elf.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
  /ndk/build/platforms/android-8/arch-x86/usr/include/
stl_pair.h 36 * that both that copyright notice and this permission notice appear
48 * that both that copyright notice and this permission notice appear
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
cdefs_elf.h 10 * its documentation is hereby granted, provided that both the copyright
13 * thereof, and that both notices appear in supporting documentation.
  /packages/apps/Camera/src/com/android/camera/
ThumbnailController.java 69 // Make sure uri and original are consistently both null or both
  /sdk/jarutils/src/com/android/jarutils/
KeystoreHelper.java 145 * Both <b>must</b> be read or the process will block on windows.
208 // before the thread have filled the arrays, so we wait for both threads and the
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
AdbWrapper.java 140 * Both <b>must</b> be read or the process will block on windows.
204 // before the thread have filled the arrays, so we wait for both threads and the
  /system/core/toolbox/
setconsole.c 52 fprintf(stderr, "%s: cannot specify both -g and -t\n", argv[0]);
59 fprintf(stderr, "%s: cannot specify both -g and -t\n", argv[0]);
  /external/v8/test/mjsunit/
object-define-property.js 228 // an existing property with both a getter and a setter.
229 Object.defineProperty(obj1, "both", accessorConfigurable);
231 Object.defineProperty(obj1, "both", accessorOnlySet);
232 desc = Object.getOwnPropertyDescriptor(obj1, "both");
239 assertEquals(1, obj1.both = 1);
  /frameworks/base/core/java/android/widget/
AppSecurityPermissions.java 61 BOTH
245 // Both str1 and str2 are non-null and are non-zero in size.
255 * a null value is returned if both str1 and str2 are null, if one of the strings
365 case BOTH:
492 mCurrentState = (mNormalMap.size() > 0) ? State.BOTH : State.DANGEROUS_ONLY;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_descriptors.h 72 results to the cyclic buffer (txDoneRing) and sets both done1and done2 to 1 to
79 information in a cyclic manner and clears both done1 and done2 fields.
244 interrupt sources, one for each buffer. It is possible that both interrupt
245 sources are set when both buffers in the double buffer are pending with Rx
262 represents both the status of the double-buffer (xfer protocol) and the
  /dalvik/libcore/security/src/test/java/tests/security/spec/
EllipticCurveTest.java 185 // both a and b are not in field
240 // both a and b are not in field
415 // both a and b are not in field
466 // both a and b are not in field
483 * to the one passed to the constructor; (both must refer
525 * to the one passed to the constructor; (both must refer
549 * to the one passed to the constructor; (both must refer
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 33 * This actually represents both text nodes and elements.
297 * If both are null, they are considered equal.
302 * @return true if the to objects are equal by both being null or
314 * 1) Both strings are null.
316 * 3) Both strings are non-null, and equal.
321 * @return true if Both strings are null, or if
323 * both strings are non-null, and equal because

Completed in 57 milliseconds

<<11121314151617181920>>