Home
last modified time | relevance | path

Searched refs:setTimeSystemServerReceivedCallFromSandbox (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/
DLoadSdkSession.java319 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox( in unload()
502 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox( in onLoadSdkSuccess()
524 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox( in onLoadSdkError()
594 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox( in requestSurfacePackage()
612 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox( in requestSurfacePackage()
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/
DSdkSandboxStatsdLoggerUnitTest.java244 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox(10); in createSandboxLatencyInfoWithDefaultTimestamps()
/packages/modules/AdServices/sdksandbox/framework/java/android/app/sdksandbox/
DSandboxLatencyInfo.java291 public void setTimeSystemServerReceivedCallFromSandbox( in setTimeSystemServerReceivedCallFromSandbox() method in SandboxLatencyInfo
/packages/modules/AdServices/sdksandbox/tests/unittest/src/android/app/sdksandbox/
DSandboxLatencyInfoUnitTest.java476 sandboxLatencyInfo.setTimeSystemServerReceivedCallFromSandbox( in getSandboxLatencyObjectWithAllFieldsSet()