Searched refs:setTimeAppCalledSystemServer (Results 1 – 7 of 7) sorted by relevance
376 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in addSdkSandboxProcessDeathCallback()408 sandboxLatencyInfo.setTimeAppCalledSystemServer( in removeSdkSandboxProcessDeathCallback()437 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in registerAppOwnedSdkSandboxInterface()455 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in unregisterAppOwnedSdkSandboxInterface()474 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in getAppOwnedSdkSandboxInterfaces()529 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in loadSdk()551 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in getSandboxedSdks()576 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in unloadSdk()662 sandboxLatencyInfo.setTimeAppCalledSystemServer(mTimeProvider.elapsedRealtime()); in requestSurfacePackage()
126 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in removeSharedPreferencesSyncKeys()205 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in bulkSyncData()253 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in onSharedPreferenceChanged()
246 public void setTimeAppCalledSystemServer(long timeAppCalledSystemServer) { in setTimeAppCalledSystemServer() method in SandboxLatencyInfo
253 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_LoadSdk()328 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_InvalidSdkName()363 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_FailureOnAppDeath()383 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_NoInternet()440 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_SandboxDisabled()474 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_SandboxThrowsDeadObjectException()503 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_RequestSurfacePackage()572 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_GetSandboxedSdks()598 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SyncDataFromClient()636 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_UnloadSdk()[all …]
236 sandboxLatencyInfo.setTimeAppCalledSystemServer(1); in createSandboxLatencyInfoWithDefaultTimestamps()
140 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in getSandboxedSdks()181 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in loadSdk()
467 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in getSandboxLatencyObjectWithAllFieldsSet()