Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateServiceImpl2.java83 private static final int VALIDITY_OS_INCOMPATIBLE = 1; field in WebViewUpdateServiceImpl2
593 return VALIDITY_OS_INCOMPATIBLE; in validityResult()
791 case VALIDITY_OS_INCOMPATIBLE: in getInvalidityReason()