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
255 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_LoadSdk()330 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_InvalidSdkName()365 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_FailureOnAppDeath()385 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_NoInternet()442 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_SandboxDisabled()476 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SystemServerAppToSandbox_LoadSdk_SandboxThrowsDeadObjectException()505 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_RequestSurfacePackage()574 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_GetSandboxedSdks()600 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_SyncDataFromClient()638 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in testLatencyMetrics_UnloadSdk()[all …]
235 sandboxLatencyInfo.setTimeAppCalledSystemServer(1); in createSandboxLatencyInfoWithDefaultTimestamps()
140 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in getSandboxedSdks()181 sandboxLatencyInfo.setTimeAppCalledSystemServer(SystemClock.elapsedRealtime()); in loadSdk()
465 sandboxLatencyInfo.setTimeAppCalledSystemServer(TIME_APP_CALLED_SYSTEM_SERVER); in getSandboxLatencyObjectWithAllFieldsSet()