Searched refs:mIsAppSearchSchemaUpToDate (Results 1 – 1 of 1) sorted by relevance
199 private boolean mIsAppSearchSchemaUpToDate; field in ShortcutPackage1823 ShortcutService.writeAttr(out, ATTR_SCHEMA_VERSON, mIsAppSearchSchemaUpToDate in saveToXml()2024 ret.mIsAppSearchSchemaUpToDate = ShortcutService.parseIntAttribute( in loadFromXml()2671 if (!mIsAppSearchSchemaUpToDate) { in fromAppSearch()2674 mIsAppSearchSchemaUpToDate = true; in fromAppSearch()