HomeSort by relevance Sort by last modified time
    Searched defs:BOTH (Results 1 - 9 of 9) sorted by null

  /external/webkit/WebCore/dom/
OverflowEvent.h 38 BOTH = 2
  /frameworks/base/core/java/android/database/
CursorJoiner.java 38 * case BOTH:
39 * // handle case where a row with the same key is in both cursors
63 /** The rows pointed to by both cursors are the same */
64 BOTH
123 case BOTH:
153 * if the row pointed to by the right cursor is unique, BOTH if the rows in both
174 mCompareResult = Result.BOTH;
225 case BOTH:
  /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;
  /frameworks/base/core/java/android/net/
Uri.java     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 907 milliseconds