Searched defs:MutablePair (Results 1 – 1 of 1) sorted by relevance
260 static class MutablePair<F, S> { class in RemoteViews264 MutablePair(F first, S second) { in MutablePair() method in RemoteViews.MutablePair