Searched refs:STAGE_STAGING (Results 1 – 2 of 2) sorted by relevance
29 const val STAGE_STAGING = 1 constant38 class InstallStaging : InstallStage(STAGE_STAGING)
116 InstallStage.STAGE_STAGING -> { in <lambda>()