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

  /build/tools/apicheck/src/com/android/apicheck/
ApiCheck.java 148 SourcePositionInfo.fromXml(attributes.getValue("source")));
166 SourcePositionInfo.fromXml(attributes.getValue("source")),
183 SourcePositionInfo.fromXml(attributes.getValue("source")),
194 SourcePositionInfo.fromXml(attributes.getValue("source")),
210 SourcePositionInfo.fromXml(attributes.getValue("source")),
SourcePositionInfo.java 107 public static SourcePositionInfo fromXml(String source) {
  /packages/apps/Launcher2/src/com/android/launcher2/
LiveFolderIcon.java 37 static LiveFolderIcon fromXml(int resId, Launcher launcher, ViewGroup group,
UserFolder.java 31 static UserFolder fromXml(Context context) {
FolderIcon.java 46 static FolderIcon fromXml(int resId, Launcher launcher, ViewGroup group,
LiveFolder.java 41 static LiveFolder fromXml(Context context, FolderInfo folderInfo) {
Launcher.java     [all...]
Workspace.java     [all...]

Completed in 55 milliseconds