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