Searched refs:mTimeSystemServerReceivedCallFromSandbox (Results 1 – 1 of 1) sorted by relevance
130 private long mTimeSystemServerReceivedCallFromSandbox = -1; field in SandboxLatencyInfo167 mTimeSystemServerReceivedCallFromSandbox = in.readLong(); in SandboxLatencyInfo()190 && mTimeSystemServerReceivedCallFromSandbox in equals()191 == that.mTimeSystemServerReceivedCallFromSandbox in equals()211 mTimeSystemServerReceivedCallFromSandbox, in hashCode()230 out.writeLong(mTimeSystemServerReceivedCallFromSandbox); in writeToParcel()293 mTimeSystemServerReceivedCallFromSandbox = timeSystemServerReceivedCallFromSandbox; in setTimeSystemServerReceivedCallFromSandbox()356 return getLatency(mTimeSandboxCalledSystemServer, mTimeSystemServerReceivedCallFromSandbox); in getSandboxToSystemServerLatency()361 return getLatency(mTimeSystemServerReceivedCallFromSandbox, mTimeSystemServerCalledApp); in getSystemServerSandboxToAppLatency()