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

  /external/jmonkeyengine/engine/src/test/jme3test/niftygui/
TestNiftyExamples.java 56 nifty.fromXml("all/intro.xml", "start");
TestNiftyGui.java 68 nifty.fromXml("Interface/Nifty/HelloJme.xml", "start", this);
TestNiftyToMesh.java 67 nifty.fromXml("all/intro.xml", "start");
  /external/jmonkeyengine/engine/src/test/jme3test/app/state/
TestAppStates.java 76 niftyDisplay.getNifty().fromXml("Interface/Nifty/HelloJme.xml", "start");
  /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) {
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardMultiUserSelectorView.java 99 KeyguardMultiUserAvatar uv = KeyguardMultiUserAvatar.fromXml(
KeyguardMultiUserAvatar.java 73 public static KeyguardMultiUserAvatar fromXml(int resId, Context context,
  /packages/apps/Launcher2/src/com/android/launcher2/
FolderIcon.java 123 static FolderIcon fromXml(int resId, Launcher launcher, ViewGroup group,
145 Folder folder = Folder.fromXml(launcher);
Folder.java 399 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 312 milliseconds