Searched refs:actIntent (Results 1 – 1 of 1) sorted by relevance
2391 Intent actIntent = new Intent(ACTION_LLCP_UP); in handleMessage() local2392 mContext.sendBroadcast(actIntent); in handleMessage()