Home
last modified time | relevance | path

Searched defs:valueOf (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/common/time/
Dtime.ts56 valueOf(): bigint { method in Timestamp
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
DRawContact.java205 public static RawContact valueOf(JSONObject contact) { in valueOf() method in RawContact