Searched defs:RootInfo (Results 1 – 3 of 3) sorted by relevance
51 public class RootInfo implements Durable, Parcelable, Comparable<RootInfo> { class98 public RootInfo() { in RootInfo() method in RootInfo
715 final static class RootInfo { class in StubProvider725 RootInfo(File file, long capacity) { in RootInfo() method in StubProvider.RootInfo
87 private static class RootInfo { class in ExternalStorageProvider