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