Searched defs:RootInfo (Results 1 – 5 of 5) sorted by relevance
54 public class RootInfo implements Durable, Parcelable, Comparable<RootInfo> { class111 public RootInfo() { in RootInfo() method in RootInfo
39 class RootInfo; variable
33 class RootInfo; variable
787 final static class RootInfo { class in StubProvider797 RootInfo(File file, long capacity) { in RootInfo() method in StubProvider.RootInfo
89 private static class RootInfo { class in ExternalStorageProvider