Searched defs:X (Results 1 – 3 of 3) sorted by relevance
53 public <X extends T, Y> void getMap(List<T> list, Map<T, U> tu, Map<X, Set<? super Y>> xy) { in getMap()
38 private static final int X = 0; field in DrawPoints.SampleView
54 final float X = X_SHIFT_DP * density; in onCreate() local