Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java382 removeIconWithoutNotify(icon); in removePredictedApps()
394 removeIconWithoutNotify(icon); in removePredictedApps()
408 private void removeIconWithoutNotify(PredictedAppIcon icon) { in removeIconWithoutNotify() method