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