HomeSort by relevance Sort by last modified time
    Searched refs:fromXml (Results 1 - 8 of 8) sorted by null

  /external/doclava/src/com/google/doclava/apicheck/
XmlApiFile.java 73 new PackageInfo(attributes.getValue("name"), SourcePositionInfo.fromXml(attributes
82 SourcePositionInfo position = SourcePositionInfo.fromXml(attributes.getValue("source"));
147 SourcePositionInfo position = SourcePositionInfo.fromXml(attributes.getValue("source"));
170 SourcePositionInfo.fromXml(attributes.getValue("source")),
194 type, "", value, SourcePositionInfo.fromXml(attributes.getValue("source")),
  /external/doclava/src/com/google/doclava/
SourcePositionInfo.java 87 public static SourcePositionInfo fromXml(String source) {
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderIcon.java 111 static FolderIcon fromXml(int resId, Launcher launcher, ViewGroup group,
132 Folder folder = Folder.fromXml(launcher);
Folder.java 358 static Folder fromXml(Context context) {
    [all...]
Launcher.java     [all...]
Workspace.java     [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
VideoEditorProject.java     [all...]
ApiService.java     [all...]

Completed in 595 milliseconds