Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/database/
DCursorJoiner.java64 BOTH enumConstant
123 case BOTH: in hasNext()
174 mCompareResult = Result.BOTH; in next()
225 case BOTH: in incrementCursors()
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewPager.java35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } enumConstant
119 (intercept == InterceptType.BOTH || intercept == InterceptType.LEFT); in onInterceptTouchEvent()
121 (intercept == InterceptType.BOTH || intercept == InterceptType.RIGHT); in onInterceptTouchEvent()
DPhotoViewController.java733 return InterceptType.BOTH; in onTouchIntercept()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DMapField.java76 private enum StorageMode {MAP, LIST, BOTH} enumConstant
184 mode = StorageMode.BOTH; in getMap()
239 mode = StorageMode.BOTH; in getList()
/frameworks/base/core/java/android/net/
DUri.java1990 static final int BOTH = 0; field in Uri.AbstractPart.Representation
2019 parcel.writeInt(Representation.BOTH); in writeTo()
2063 case Representation.BOTH: in readFrom()
2248 case Representation.BOTH: in readFrom()
/frameworks/base/tools/aapt2/
DResources.proto406 // ENUM and FLAGS cannot BOTH be set.
408 // ENUM and FLAGS cannot BOTH be set.
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...