Searched defs:getArguments (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DCamera2SurfaceViewTestCase.java781 protected Bundle getArguments() { method in class:Camera2SurfaceViewTestCase
782 return ((InstrumentationTestRunner)getInstrumentation()).getArguments();
786 String stringValue = getArguments().getString(key);
799 String stringValue = getArguments().getString(key);
/frameworks/base/test-runner/src/android/test/
H A DInstrumentationTestRunner.java403 public Bundle getArguments() { method in class:InstrumentationTestRunner
/frameworks/base/core/java/android/app/
H A DFragment.java575 * and later retrieved by the Fragment with {@link #getArguments}.
604 * can retrieve with {@link #getArguments()}. May be null.
736 final public Bundle getArguments() { method in class:Fragment
1358 * both through attributes supplied here as well from {@link #getArguments()}:</p>
/frameworks/support/v4/java/android/support/v4/app/
H A DFragment.java387 * and later retrieved by the Fragment with {@link #getArguments}.
416 * can retrieve with {@link #getArguments()}. May be null.
567 final public Bundle getArguments() { method in class:Fragment
1136 * both through attributes supplied here as well from {@link #getArguments()}:</p>
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 4691 milliseconds