Home
last modified time | relevance | path

Searched defs:timeSystemServerReceivedCallFromSandbox (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/
DLoadSdkSession.java268 void handleLoadSuccess(long timeSystemServerReceivedCallFromSandbox) { in handleLoadSuccess()
446 long timeSystemServerReceivedCallFromSandbox, in handleSurfacePackageReady()
566 final long timeSystemServerReceivedCallFromSandbox = mInjector.getCurrentTime(); in onLoadSdkSuccess() local
591 final long timeSystemServerReceivedCallFromSandbox = mInjector.getCurrentTime(); in onLoadSdkError() local
603 /*startTimeOfErrorStage=*/ timeSystemServerReceivedCallFromSandbox, in onLoadSdkError() local
763 long timeSystemServerReceivedCallFromSandbox, in logLatencyMetricsForCallback()