Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DIconCache.java130 IconLoadRequest request = new IconLoadRequest(mWorkerHandler, this::onIconRequestEnd) { in updateIconInBackground()
148 private void onIconRequestEnd() { in onIconRequestEnd() method in IconCache