Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DLegacyLockIconViewController.java374 final CharSequence prevContentDescription = mView.getContentDescription(); in updateVisibility() local
413 if (!Objects.equals(prevContentDescription, mView.getContentDescription()) in updateVisibility()