Searched refs:MSG_PACKAGE_ICON_CHANGED (Results 1 – 1 of 1) sorted by relevance
1068 static final int MSG_PACKAGE_ICON_CHANGED = 3; field in ApplicationsState.MainHandler1100 case MSG_PACKAGE_ICON_CHANGED: { in handleMessage()1338 if (!mMainHandler.hasMessages(MainHandler.MSG_PACKAGE_ICON_CHANGED)) { in handleMessage()1339 mMainHandler.sendEmptyMessage(MainHandler.MSG_PACKAGE_ICON_CHANGED); in handleMessage()