Searched refs:MESSAGE_BLINK (Results 1 – 1 of 1) sorted by relevance
961 private static final int MESSAGE_BLINK = 0x42; field in LayoutInflater.BlinkLayout973 if (msg.what == MESSAGE_BLINK) { in BlinkLayout()987 Message message = mHandler.obtainMessage(MESSAGE_BLINK); in makeBlink()1008 mHandler.removeMessages(MESSAGE_BLINK); in onDetachedFromWindow()