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