Searched refs:mTimeSandboxReceivedCallFromSystemServer (Results 1 – 2 of 2) sorted by relevance
126 private long mTimeSandboxReceivedCallFromSystemServer = -1; field in SandboxLatencyInfo163 mTimeSandboxReceivedCallFromSystemServer = in.readLong(); in SandboxLatencyInfo()185 && mTimeSandboxReceivedCallFromSystemServer in equals()186 == that.mTimeSandboxReceivedCallFromSystemServer in equals()207 mTimeSandboxReceivedCallFromSystemServer, in hashCode()226 out.writeLong(mTimeSandboxReceivedCallFromSystemServer); in writeToParcel()272 mTimeSandboxReceivedCallFromSystemServer = timeSandboxReceivedCallFromSystemServer; in setTimeSandboxReceivedCallFromSystemServer()334 return getLatency(mTimeSystemServerCallFinished, mTimeSandboxReceivedCallFromSystemServer); in getSystemServerToSandboxLatency()341 mTimeSandboxReceivedCallFromSystemServer, mTimeSandboxCalledSystemServer); in getSandboxLatency()
50 private long mTimeSandboxReceivedCallFromSystemServer = -1; field in FakeSdkSandboxService83 mTimeSandboxReceivedCallFromSystemServer = timeSandboxReceivedCallFromSystemServer; in setTimeValues()221 mTimeSandboxReceivedCallFromSystemServer); in setSandboxLatencyTimestamps()