Searched refs:MSG_LOAD_LAUNCHER (Results 1 – 1 of 1) sorted by relevance
1158 static final int MSG_LOAD_LAUNCHER = 4; field in ApplicationsState.BackgroundHandler1256 sendEmptyMessage(MSG_LOAD_LAUNCHER); in handleMessage()1258 case MSG_LOAD_LAUNCHER: in handleMessage()1260 if ((msg.what == MSG_LOAD_LAUNCHER && in handleMessage()1266 launchIntent.addCategory(msg.what == MSG_LOAD_LAUNCHER in handleMessage()1308 if (msg.what == MSG_LOAD_LAUNCHER) { in handleMessage()