Searched refs:year (Results 1 – 9 of 9) sorted by relevance
/development/scripts/ |
D | aday | 11 year = 2009 + (month / 12) 14 return datetime.date(year, month + 1, 1) + datetime.timedelta(days=day - 1)
|
/development/tools/repo_diff/service/repodiff/utils/ |
D | time.go | 15 year, month, day := t.Unix(int64(timestamp), 0).Date() 16 return fmt.Sprintf("%04d-%02d-%02d", year, month, day)
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | DateWidgets1.java | 131 public void onDateSet(DatePicker view, int year, int monthOfYear, 133 mYear = year;
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PrintCustomContent.java | 499 item.year = years[i]; in loadMotoGpStats() 509 String year; field in PrintCustomContent.MotoGpStatItem 550 TextView yearView = (TextView) convertView.findViewById(R.id.year); in getView() 551 yearView.setText(item.year); in getView()
|
/development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/ |
D | PhoneMainActivity.java | 76 public void onDateSet(DatePicker view, int year, int monthOfYear, int dayOfMonth) { in onDateSet() argument 82 calendar.set(Calendar.YEAR, year); in onDateSet()
|
/development/testrunner/ |
D | create_test.py | 110 "YEAR":datetime.date.today().year}
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 345 more than one year after the cause of action arose. Each party waives 1000 Copyright (C) <year> <name of author> 1889 Copyright (C) <year> <name of author> 1911 Gnomovision version 69, Copyright (C) year name of author 4683 Portions of this software are copyright � <year> The FreeType 4687 Please replace <year> with the value from the FreeType version you 5322 Copyright (C) <year> <name of author> 6239 Copyright (C) <year> <name of author> 6260 Gnomovision version 69, Copyright (C) year name of author 7061 Copyright (C) <year> <name of author> [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 60 annual - j. occurring or payable every year
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 7878 …orm/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add year in test case logcat. 8395 …m/tools/test/connectivity,fake_SwcY0CeOTXi7suhMGW_cvg@fakeemail.com,Added year logging to logcat o… 10881 …orm/frameworks/opt/telephony,fake_TtGwor2oSAOeKDMjMsehrg@fakeemail.com,add upper bound on nitz year 14175 …d,platform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,"formatting, copyright year" 14588 …orm/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,"Copyright year, minor formatting." 15086 …4fd52ea,platform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,Update copyright year. 15593 …724f292,platform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,Update copyright year. 16823 …freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,"Formatting, copyright year updates. Decorate l… 18346 …fake_PgUE_MQ5TiOnJ_8o65g0zw@fakeemail.com,- Use system date for copyright year. - Use comm(1) ins… 23101 …1ef7daa7aa27,platform/external/libcxx,fake_1ViOpRpRTx6YQwQMN1mW9Q@fakeemail.com,Update year to 2017 [all …]
|