Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyanogenMod/android_frameworks_base
/ opaquePart
Method
opaquePart
core/java/android/net/Uri.java:1338–1341 ·
view source on GitHub ↗
(Part opaquePart)
Source
from the content-addressed store, hash-verified
1336
}
1337
1338
Builder opaquePart(Part opaquePart) {
1339
this.opaquePart = opaquePart;
1340
return
this;
1341
}
1342
1343
/**
1344
* Encodes and sets the given opaque scheme-specific-part.
Callers
5
encodedOpaquePart
Method · 0.95
applyDefaultPreferredActivityLPw
Method · 0.95
testOpaqueUri
Method · 0.80
buildUpon
Method · 0.80
buildUpon
Method · 0.80
Calls
1
fromDecoded
Method · 0.95
Tested by
1
testOpaqueUri
Method · 0.64