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