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