HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_INSTALL_CLOSE_STREAM (Results 1 - 2 of 2) sorted by null

  /packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
InstallerConstants.java 58 public final static int ERROR_INSTALL_CLOSE_STREAM = -621;
InstallTask.java 94 mErrorCode = InstallerConstants.ERROR_INSTALL_CLOSE_STREAM;

Completed in 68 milliseconds