Searched refs:SystemCacheUpdater (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DCacheUpdater.h46 /** SystemCacheUpdater
51 class SystemCacheUpdater : public CacheUpdater { class in inherits:CacheUpdater
54 SystemCacheUpdater (Bundle* b) function in class:SystemCacheUpdater
H A DResource.cpp1043 CacheUpdater* cu = new SystemCacheUpdater(bundle);
/frameworks/base/tools/aapt/tests/
H A DCrunchCache_test.cpp92 CacheUpdater* scu = new SystemCacheUpdater();

Completed in 126 milliseconds