Searched refs:MSG_LOAD_LAUNCHER (Results 1 – 1 of 1) sorted by relevance
1101 static final int MSG_LOAD_LAUNCHER = 4; field in ApplicationsState.BackgroundHandler1207 sendEmptyMessage(MSG_LOAD_LAUNCHER); in handleMessage()1210 case MSG_LOAD_LAUNCHER: in handleMessage()1212 if ((msg.what == MSG_LOAD_LAUNCHER && in handleMessage()1218 launchIntent.addCategory(msg.what == MSG_LOAD_LAUNCHER in handleMessage()1264 if (msg.what == MSG_LOAD_LAUNCHER) { in handleMessage()