@Implements(className="libcore.util.TimeZoneFinder",
minSdk=26,
maxSdk=28,
isInAndroidSdk=false,
looseSignatures=true)
public class ShadowTimeZoneFinder
extends Object
Shadow of TimeZoneFinder for Android O and P.
| Constructor and Description |
|---|
ShadowTimeZoneFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected static Object |
getInstance() |
static String |
readTzlookup()
Reads tzlookup.xml from the files bundled inside android-all JARs.
|
@Implementation protected static Object getInstance()