Home
last modified time | relevance | path

Searched refs:updateCacheAndGetContentValues (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DIconCache.java353 ContentValues values = updateCacheAndGetContentValues(app, false); in addIconToDBAndMemCache()
370 @Thunk ContentValues updateCacheAndGetContentValues(LauncherActivityInfoCompat app, in updateCacheAndGetContentValues() method in IconCache
757 ContentValues values = updateCacheAndGetContentValues(app, true); in run()