Searched refs:BOOT_TIME_PROP (Results 1 – 2 of 2) sorted by relevance
64 private static final String BOOT_TIME_PROP = "ro.boot.boottime"; field in BootTimeTest218 String bootLoaderVal = getDevice().getProperty(BOOT_TIME_PROP); in testSuccessiveBoot()220 CLog.d("%s value is %s", BOOT_TIME_PROP, bootLoaderVal); in testSuccessiveBoot()
106 private static final String BOOT_TIME_PROP = "ro.boot.boottime"; field in BootTimeTest1103 String bootLoaderVal = getDevice().getProperty(BOOT_TIME_PROP); in analyzeBootloaderTimingInfo()