Searched refs:MSG_START (Results 1 – 3 of 3) sorted by relevance
36 private static final int MSG_START = 1; field in MemoryTracker68 case MSG_START:201 mHandler.sendEmptyMessage(MSG_START); in onStartCommand()215 mHandler.sendEmptyMessage(MSG_START); in onBind()
47 private static final int MSG_START = 1; field in WeightWatcher62 case MSG_START:126 mHandler.sendEmptyMessage(MSG_START); in onAttachedToWindow()
144 private static final int MSG_START = 2; field in BluetoothDevicePairer300 case MSG_START: in BluetoothDevicePairer()609 mHandler.sendEmptyMessageDelayed(MSG_START, DELAY_RETRY); in onBondFailed()