Searched refs:mUtcEpochSeconds (Results 1 – 2 of 2) sorted by relevance
220 private final long mUtcEpochSeconds; field in RadioMetadata.Clock228 out.writeLong(mUtcEpochSeconds); in writeToParcel()244 mUtcEpochSeconds = utcEpochSeconds; in Clock()249 mUtcEpochSeconds = in.readLong(); in Clock()254 return mUtcEpochSeconds; in getUtcEpochSeconds()
24732 Landroid/hardware/radio/RadioMetadata$Clock;->mUtcEpochSeconds:J