Home
last modified time | relevance | path

Searched refs:_creationTimestamp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/Codegen/src/com/android/codegentest/
DSampleWithCustomBuilder.java167 long _creationTimestamp = in.readLong(); in SampleWithCustomBuilder() local
173 this.creationTimestamp = _creationTimestamp; in SampleWithCustomBuilder()