Searched refs:MESSAGE_BLINK (Results 1 – 2 of 2) sorted by relevance
1305 private static final int MESSAGE_BLINK = 0x42; field in LayoutInflater.BlinkLayout1317 if (msg.what == MESSAGE_BLINK) { in BlinkLayout()1331 Message message = mHandler.obtainMessage(MESSAGE_BLINK); in makeBlink()1352 mHandler.removeMessages(MESSAGE_BLINK); in onDetachedFromWindow()
81130 Landroid/view/LayoutInflater$BlinkLayout;->MESSAGE_BLINK:I