Searched refs:MESSAGE_GET_NAME_AND_ADDRESS (Results 1 – 1 of 1) sorted by relevance
115 private static final int MESSAGE_GET_NAME_AND_ADDRESS = 200; field in BluetoothManagerService1119 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS); in handleOnBootPhase()1451 case MESSAGE_GET_NAME_AND_ADDRESS: in handleMessage()1642 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS); in handleMessage()