OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:City
(Results
1 - 12
of
12
) sorted by null
/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/android/autofill/
autofill_dialog_result.cc
53
FETCH_JSTRING(UTF16, env, address, ResultAddress,
City
);
/external/chromium_org/third_party/smhasher/
cityhash.target.darwin-arm.mk
25
third_party/smhasher/src/
City
.cpp
cityhash.target.darwin-mips.mk
25
third_party/smhasher/src/
City
.cpp
cityhash.target.darwin-x86.mk
25
third_party/smhasher/src/
City
.cpp
cityhash.target.linux-arm.mk
25
third_party/smhasher/src/
City
.cpp
cityhash.target.linux-mips.mk
25
third_party/smhasher/src/
City
.cpp
cityhash.target.linux-x86.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
...]
Completed in 148 milliseconds