Searched refs:mUnlockedLabel (Results 1 – 1 of 1) sorted by relevance
107 @NonNull private CharSequence mUnlockedLabel; field in LockIconViewController183 mUnlockedLabel = resources.getString(R.string.accessibility_unlock_button); in LockIconViewController()277 mView.setContentDescription(mUnlockedLabel); in updateVisibility()281 mView.setContentDescription(mUnlockedLabel); in updateVisibility()344 mUnlockedLabel = mView.getContext().getResources().getString( in updateConfiguration()