Searched refs:getArguments (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DFragment.java531 * and later retrieved by the Fragment with {@link #getArguments}.
560 * can retrieve with {@link #getArguments()}. May be null.
679 final public Bundle getArguments() { method in class:Fragment
1035 * both through attributes supplied here as well from {@link #getArguments()}:</p>
/frameworks/support/v4/java/android/support/v4/app/
H A DFragment.java341 * and later retrieved by the Fragment with {@link #getArguments}.
370 * can retrieve with {@link #getArguments()}. May be null.
489 final public Bundle getArguments() { method in class:Fragment
837 * both through attributes supplied here as well from {@link #getArguments()}:</p>

Completed in 124 milliseconds