Searched refs:mTimestamp (Results 1 – 4 of 4) sorted by relevance
38 private long mTimestamp; field in PlaylistItem63 mTimestamp = ts; in setTimestamp()103 return mTimestamp; in getTimestamp()110 .setTimestamp(mTimestamp) in getStatus()
25 private final Long mTimestamp; field in VoicemailImpl51 mTimestamp = timestamp; in VoicemailImpl()183 return hasTimestampMillis() ? mTimestamp : 0; in getTimestampMillis()188 return mTimestamp != null; in hasTimestampMillis()248 return "VoicemailImpl [mTimestamp=" + mTimestamp + ", mNumber=" + mNumber + ", mId=" + mId in toString()
94 private long mTimestamp; field in EventScheduler.SchedulableEvent101 mTimestamp = timestamp; in SchedulableEvent()108 return mTimestamp; in getTimestamp()116 mTimestamp = timestamp; in setTimestamp()