Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/android/support/wearable/view/
DWearableListView.java153 private Runnable mNotifyChildrenPostLayoutRunnable = new Runnable() { field in WearableListView
969 post(mNotifyChildrenPostLayoutRunnable); in performLayoutChildren()