Searched defs:get (Results 1 – 10 of 10) sorted by relevance
54 public static XmlFormatStyle get(ResourceType resourceType) { in get() method in XmlFormatStyle
50 public int get(int key) { in get() method in SparseIntArray58 public int get(int key, int valueIfKeyNotFound) { in get() method in SparseIntArray
53 public E get(int key) { in get() method in SparseArray62 public E get(int key, E valueIfKeyNotFound) { in get() method in SparseArray
83 MessageData get(final int i) { in get() method in Frame87 ArrayList<MessageData> get() { in get() method in Frame
97 public static CustomViewFinder get(IProject project) { in get() method in CustomViewFinder
80 public static LayoutMetadata get() { in get() method in LayoutMetadata
121 public static IncludeFinder get(IProject project) { in get() method in IncludeFinder
76 public static ViewMetadataRepository get() { in get() method in ViewMetadataRepository740 public static RenderMode get(String render) { in get() method in ViewMetadataRepository.RenderMode
133 public static ManifestInfo get(IProject project) { in get() method in ManifestInfo
1129 public List<View> get(int row, int col) { in get() method in RelativeLayoutConversionHelper.Grid