Searched refs:mLockedLabel (Results 1 – 1 of 1) sorted by relevance
125 @NonNull private CharSequence mLockedLabel; field in LegacyLockIconViewController231 mLockedLabel = resources.getString(R.string.accessibility_lock_icon); in LegacyLockIconViewController()382 mView.setContentDescription(mLockedLabel); in updateVisibility()399 mView.setContentDescription(mLockedLabel); in updateVisibility()449 mLockedLabel = mResources.getString(R.string.accessibility_lock_icon); in updateConfiguration()