Home
last modified time | relevance | path

Searched refs:MESSAGE_BLINK (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DLayoutInflater.java1188 private static final int MESSAGE_BLINK = 0x42; field in LayoutInflater.BlinkLayout
1200 if (msg.what == MESSAGE_BLINK) { in BlinkLayout()
1214 Message message = mHandler.obtainMessage(MESSAGE_BLINK); in makeBlink()
1235 mHandler.removeMessages(MESSAGE_BLINK); in onDetachedFromWindow()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60654 Landroid/view/LayoutInflater$BlinkLayout;->MESSAGE_BLINK:I