Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
encodedFragment
Method · 0.95
testParcelling
Method · 0.80
testEqualsAndHashCode
Method · 0.80
testBuildUponOpaqueUri
Method · 0.80
testBuildUponEncodedOpaqueUri
Method · 0.80
testOpaqueUri
Method · 0.80
testHierarchical
Method · 0.80
getSuggestions
Method · 0.80
buildUpon
Method · 0.80
buildUpon
Method · 0.80
buildUpon
Method · 0.80
Calls
1
fromDecoded
Method · 0.95
Tested by
6
testParcelling
Method · 0.64
testEqualsAndHashCode
Method · 0.64
testBuildUponOpaqueUri
Method · 0.64
testBuildUponEncodedOpaqueUri
Method · 0.64
testOpaqueUri
Method · 0.64
testHierarchical
Method · 0.64