am ec84ada6: am 5e5602da: am 0c72b769: Merge "Update layoutlib method for SystemClock"

* commit 'ec84ada6e8f3dad738810e2f1cd085defbc6d0ab':
  Update layoutlib method for SystemClock
This commit is contained in:
Xavier Ducrohet
2014-02-27 23:38:23 +00:00
committed by Android Git Automerger

View File

@@ -33,11 +33,6 @@ public class SystemClock_Delegate {
private static long sBootTime = System.currentTimeMillis();
private static long sBootTimeNano = System.nanoTime();
@LayoutlibDelegate
/*package*/ static boolean setCurrentTimeMillis(long millis) {
return true;
}
/**
* Returns milliseconds since boot, not counting time spent in deep sleep.
* <b>Note:</b> This value may get reset occasionally (before it would