Searched refs:mTimestamp (Results 1 – 4 of 4) sorted by relevance
33 private long mTimestamp; field in LightInvocationResult52 mTimestamp = result.getStartTime(); in LightInvocationResult()138 mTimestamp = time; in setStartTime()146 return mTimestamp; in getStartTime()
42 private long mTimestamp; field in InvocationResult135 mTimestamp = time; in setStartTime()143 return mTimestamp; in getStartTime()
46 protected Date mTimestamp; field in BusinessLogic178 return mTimestamp; in getTimestamp()
117 bl.mTimestamp = parseTimestamp(root.getString(TIMESTAMP)); in createBL()