Searched refs:mIsAppSearchSchemaUpToDate (Results 1 – 1 of 1) sorted by relevance
200 private boolean mIsAppSearchSchemaUpToDate; field in ShortcutPackage1848 ShortcutService.writeAttr(out, ATTR_SCHEMA_VERSON, mIsAppSearchSchemaUpToDate in saveToXml()2045 ret.mIsAppSearchSchemaUpToDate = ShortcutService.parseIntAttribute( in loadFromXml()2692 if (!mIsAppSearchSchemaUpToDate) { in fromAppSearch()2695 mIsAppSearchSchemaUpToDate = true; in fromAppSearch()