Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DRetryLaunchViewModelTest.java210 public int launchRoleHolderUpdaterPeriodMillis; field in RetryLaunchViewModelTest.TestConfig
215 int launchRoleHolderUpdaterPeriodMillis, in TestConfig() argument
218 this.launchRoleHolderUpdaterPeriodMillis = launchRoleHolderUpdaterPeriodMillis; in TestConfig()
225 return launchRoleHolderUpdaterPeriodMillis; in getLaunchActivityRetryMillis()