Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1341 private int calculateNsslLeft(int nsslLeftAbsolute) { in calculateNsslLeft() argument
1342 int left = nsslLeftAbsolute - mNotificationStackScrollLayoutController.getLeft(); in calculateNsslLeft()