Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/android/support/wearable/view/
DWearableListView.java121 private int mPreviousCentral = 0; field in WearableListView
811 if (position != mPreviousCentral) { in notifyChildrenAboutProximity()
819 mPreviousCentral = position; in notifyChildrenAboutProximity()