Searched refs:mLockedLabel (Results 1 – 1 of 1) sorted by relevance
108 @NonNull private CharSequence mLockedLabel; field in LockIconViewController184 mLockedLabel = resources.getString(R.string.accessibility_lock_icon); in LockIconViewController()268 mView.setContentDescription(mLockedLabel); in updateVisibility()285 mView.setContentDescription(mLockedLabel); in updateVisibility()346 mLockedLabel = mView.getContext() in updateConfiguration()