Searched defs:BOTH (Results 1 – 4 of 4) sorted by relevance
35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } enumConstant
64 BOTH enumConstant
76 private enum StorageMode {MAP, LIST, BOTH} enumConstant
1990 static final int BOTH = 0; field in Uri.AbstractPart.Representation