Searched refs:FLAG_FREE_CACHE_NOOP (Results 1 – 3 of 3) sorted by relevance
137 const int FLAG_FREE_CACHE_NOOP = 0x400; field
103 public static final int FLAG_FREE_CACHE_NOOP = IInstalld.FLAG_FREE_CACHE_NOOP; field in Installer
1357 auto noop = (flags & FLAG_FREE_CACHE_NOOP); in freeCache()