/packages/apps/DeskClock/src/com/android/deskclock/provider/ |
City.java | 29 public final class City implements ClockContract.CitiesColumns { 48 public static ContentValues createContentValues(City city) { 50 values.put(CITY_ID, city.mCityId); 51 values.put(CITY_NAME, city.mCityName); 52 values.put(TIMEZONE_NAME, city.mTimezoneName); 53 values.put(TIMEZONE_OFFSET, city.mTimezoneOffset); 62 * Return content uri for specific city id. 66 * @return a new city content uri with the given ID appended to the end of the path 74 * Get city from cityId [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/ |
autofill_options_browsertest.js | 67 assertEquals('', getField('city').value); 81 city: 'City Value', 93 {field: 'city', length: 'short'}, 115 var inputs = ['companyName', 'dependentLocality', 'city', 'state', 137 components: [[{field: 'city'}], 151 components: [[{field: 'city'}]] 153 getField('city').value = 'New York'; 159 assertEquals(null, getField('city')); 163 components: [[{field: 'city'}]] [all...] |
/external/chromium_org/third_party/smhasher/ |
cityhash.target.darwin-arm.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.darwin-arm64.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.darwin-mips.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.darwin-mips64.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.darwin-x86.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.darwin-x86_64.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.linux-arm.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.linux-arm64.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.linux-mips.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.linux-mips64.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.linux-x86.mk | 25 third_party/smhasher/src/City.cpp
|
cityhash.target.linux-x86_64.mk | 25 third_party/smhasher/src/City.cpp
|
/external/chromium_org/net/quic/crypto/ |
common_cert_set_1_50.inc | [all...] |
common_cert_set_51_100.inc | [all...] |
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |