MCPcopy Create free account
hub / github.com/CyanogenMod/android_frameworks_base / fragment

Method fragment

core/java/android/net/Uri.java:1450–1453  ·  view source on GitHub ↗
(Part fragment)

Source from the content-addressed store, hash-verified

1448 }
1449
1450 Builder fragment(Part fragment) {
1451 this.fragment = fragment;
1452 return this;
1453 }
1454
1455 /**
1456 * Encodes and sets the fragment.

Callers 11

encodedFragmentMethod · 0.95
testParcellingMethod · 0.80
testEqualsAndHashCodeMethod · 0.80
testOpaqueUriMethod · 0.80
testHierarchicalMethod · 0.80
getSuggestionsMethod · 0.80
buildUponMethod · 0.80
buildUponMethod · 0.80
buildUponMethod · 0.80

Calls 1

fromDecodedMethod · 0.95

Tested by 6

testParcellingMethod · 0.64
testEqualsAndHashCodeMethod · 0.64
testOpaqueUriMethod · 0.64
testHierarchicalMethod · 0.64