Searched refs:deactIntent (Results 1 – 1 of 1) sorted by relevance
1951 Intent deactIntent = new Intent(ACTION_LLCP_DOWN); in handleMessage() local1952 mContext.sendBroadcast(deactIntent); in handleMessage()