Searched refs:MESSAGE_DEVICE_CONNECTED (Results 1 – 1 of 1) sorted by relevance
84 private static final int MESSAGE_DEVICE_CONNECTED = 6; field in PhonePolicy143 mHandler.obtainMessage(MESSAGE_DEVICE_CONNECTED, intent).sendToTarget();213 case MESSAGE_DEVICE_CONNECTED: in handleMessage()