Searched refs:NOTIFY_DATASET_CHANGED_DELAY (Results 1 – 1 of 1) sorted by relevance
53 private static final int NOTIFY_DATASET_CHANGED_DELAY = 100; field in CarNotificationViewAdapter492 mHandler.postDelayed(mNotifyDataSetChangedRunnable, NOTIFY_DATASET_CHANGED_DELAY); in setNotifications()