Searched defs:FLAG_CLEAR_CACHE_ONLY (Results 1 – 3 of 3) sorted by relevance
155 const int FLAG_CLEAR_CACHE_ONLY = 0x10; field
103 public static final int FLAG_CLEAR_CACHE_ONLY = IInstalld.FLAG_CLEAR_CACHE_ONLY; field in Installer
91 static constexpr const int FLAG_CLEAR_CACHE_ONLY = InstalldNativeService::FLAG_CLEAR_CACHE_ONLY; variable