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