Searched refs:BOTH (Results 1 – 7 of 7) sorted by relevance
64 BOTH enumConstant123 case BOTH: in hasNext()174 mCompareResult = Result.BOTH; in next()225 case BOTH: in incrementCursors()
35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } enumConstant119 (intercept == InterceptType.BOTH || intercept == InterceptType.LEFT); in onInterceptTouchEvent()121 (intercept == InterceptType.BOTH || intercept == InterceptType.RIGHT); in onInterceptTouchEvent()
733 return InterceptType.BOTH; in onTouchIntercept()
76 private enum StorageMode {MAP, LIST, BOTH} enumConstant184 mode = StorageMode.BOTH; in getMap()239 mode = StorageMode.BOTH; in getList()
1990 static final int BOTH = 0; field in Uri.AbstractPart.Representation2019 parcel.writeInt(Representation.BOTH); in writeTo()2063 case Representation.BOTH: in readFrom()2248 case Representation.BOTH: in readFrom()
406 // ENUM and FLAGS cannot BOTH be set.408 // ENUM and FLAGS cannot BOTH be set.
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...