Searched refs:ERROR_PACKAGEINSTALLER_BASE (Results 1 – 2 of 2) sorted by relevance
32 public final static int ERROR_PACKAGEINSTALLER_BASE = -500; field in InstallerConstants
321 errorCode = InstallerConstants.ERROR_PACKAGEINSTALLER_BASE - status; in getPackageManagerErrorCode()