Searched refs:mTimeSandboxReceivedCallFromSystemServer (Results 1 – 2 of 2) sorted by relevance
49 private long mTimeSandboxReceivedCallFromSystemServer = -1; field in SandboxLatencyInfo72 mTimeSandboxReceivedCallFromSystemServer = in.readLong(); in SandboxLatencyInfo()85 && mTimeSandboxReceivedCallFromSystemServer in equals()86 == that.mTimeSandboxReceivedCallFromSystemServer in equals()97 mTimeSandboxReceivedCallFromSystemServer, in hashCode()107 out.writeLong(mTimeSandboxReceivedCallFromSystemServer); in writeToParcel()125 mTimeSandboxReceivedCallFromSystemServer = timeSandboxReceivedCallFromSystemServer; in setTimeSandboxReceivedCallFromSystemServer()154 (int) (mTimeSandboxCalledSystemServer - mTimeSandboxReceivedCallFromSystemServer); in getSandboxLatency()170 return ((int) (mTimeSandboxReceivedCallFromSystemServer - mTimeSystemServerCalledSandbox)); in getLatencySystemServerToSandbox()
48 private long mTimeSandboxReceivedCallFromSystemServer = -1; field in FakeSdkSandboxService84 mTimeSandboxReceivedCallFromSystemServer = timeSandboxReceivedCallFromSystemServer; in setTimeValues()229 mTimeSandboxReceivedCallFromSystemServer); in createSandboxLatencyInfo()