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