Searched defs:DLG_PACKAGE_ERROR (Results 1 – 2 of 2) sorted by relevance
133 const val DLG_PACKAGE_ERROR = 1 constant
131 private static final int DLG_PACKAGE_ERROR = DLG_BASE + 1; field in PackageInstallerActivity