Searched refs:DLG_NONE (Results 1 – 2 of 2) sorted by relevance
125 val errorDialogType: Int? = DLG_NONE,132 const val DLG_NONE = 0 constant
50 import com.android.packageinstaller.v2.model.InstallAborted.Companion.DLG_NONE in <lambda>()323 errorDialogType = if (e is IOException) DLG_PACKAGE_ERROR else DLG_NONE in <lambda>()