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