Searched refs:MSG_START (Results 1 – 2 of 2) sorted by relevance
60 private static final int MSG_START = 1000; field in RecommendationDataManager67 private static final int MSG_FIRST = MSG_START;229 mHandler.sendEmptyMessage(MSG_START); in start()546 case MSG_START: in handleMessage()
141 private static final int MSG_START = 2; field in BluetoothDevicePairer293 case MSG_START: in BluetoothDevicePairer()626 mHandler.sendEmptyMessageDelayed(MSG_START, DELAY_RETRY); in onBondFailed()