Home
last modified time | relevance | path

Searched defs:excludedViews (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java337 final Set<View> excludedViews = new HashSet<>(); in setChildrenAlphaExcludingSmartspace() local
347 public void setChildrenAlphaExcluding(float alpha, Set<View> excludedViews) { in setChildrenAlphaExcluding()
DKeyguardStatusView.java134 public void setChildrenAlphaExcluding(float alpha, Set<View> excludedViews) { in setChildrenAlphaExcluding()