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