Searched refs:BLINK_DELAY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DLayoutInflater.java1042 private static final int BLINK_DELAY = 500; field in class:LayoutInflater.BlinkLayout
1068 mHandler.sendMessageDelayed(message, BLINK_DELAY);

Completed in 47 milliseconds