FileDocCategorySizeDatePackage
TimeUtils.javaAPI DocAndroid 5.1 API353Sat Mar 14 14:09:36 GMT 2015android.util

TimeUtils.java

package android.util;
public class TimeUtils
{
TimeUtils() { throw new RuntimeException("Stub!"); }
public static  java.util.TimeZone getTimeZone(int offset, boolean dst, long when, java.lang.String country) { throw new RuntimeException("Stub!"); }
public static  java.lang.String getTimeZoneDatabaseVersion() { throw new RuntimeException("Stub!"); }
}