Home
last modified time | relevance | path

Searched refs:RECOMMEND_FAILED_INVALID_LOCATION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/content/
DInstallLocationUtils.java64 public static final int RECOMMEND_FAILED_INVALID_LOCATION = -3; field in InstallLocationUtils
508 if (loc == RECOMMEND_FAILED_INVALID_LOCATION) { in getInstallationErrorCode()