Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewIcon.java71 public void resetDrawableState() { in resetDrawableState() method in PagedViewIcon
DAppsCustomizePagedView.java804 resetDrawableState(); in beginDragging()
1658 mPressedIcon.resetDrawableState();
1663 public void resetDrawableState() {
1665 mPressedIcon.resetDrawableState();
DLauncher.java836 mAppsCustomizeContent.resetDrawableState(); in onResume()