Searched refs:days (Results 1 – 6 of 6) sorted by relevance
/development/tools/logblame/ |
D | analyze_logs.py | 67 days = make_int(4) 71 return (weeks * 604800) + (days * 86400) + (hours * 3600) + (minutes * 60) + seconds 87 seconds = (td.days * 86400) + (td.seconds) + int(td.microseconds / 1000000) 96 days = int(seconds / 86400) 97 seconds -= days * 86400 98 result += "%dd" % days
|
/development/scripts/ |
D | aday | 14 return datetime.date(year, month + 1, 1) + datetime.timedelta(days=day - 1)
|
/development/tools/ |
D | make_key | 64 -days 10000 -subj "$2" &
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 1060 long days = time / MS_PER_DAY; in timeToDaysMinutesSeconds() local 1063 return context.getString(R.string.status_days_hours_minutes, days, hours, minutes); in timeToDaysMinutesSeconds()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 3792 such breach within 30 days of becoming aware of the breach. All 3806 shall, upon 60 days notice from Participant terminate prospectively, 3807 unless if within 60 days after receipt of notice You either: (i) 3811 the Contributor Version against such Participant. If within 60 days
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 33154 …ages/apps/Settings,fake_3UI2Tg6eR0eRhaA3PKbd8Q@fakeemail.com,Use the config default days to retain. 33928 …fake_3UI2Tg6eR0eRhaA3PKbd8Q@fakeemail.com,Add a dropdown for changing the days of retained downloa… 34316 …/packages/apps/Settings,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,Display days of week in locale o… 91349 …cpZMFnVtA@fakeemail.com,"Revert ""Remove sentinal GLContext used in early days of Vulkan in our to… 102218 …rks/base,fake_3UI2Tg6eR0eRhaA3PKbd8Q@fakeemail.com,Add storage management days to retain to settin… 114830 …/packages/apps/DeskClock,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,Repeat days button click animat… 114860 …pps/DeskClock,fake_LnT_fmkuSlqsP7PNKD_Qrg@fakeemail.com,Stop misrepresenting alarm time on DST days 114882 …rm/packages/apps/DeskClock,fake_grqxr3fHRZey3mwKZP3ldw@fakeemail.com,Adds animation for repeat days
|