Searched refs:mUnlockedLabel (Results 1 – 1 of 1) sorted by relevance
124 @NonNull private CharSequence mUnlockedLabel; field in LegacyLockIconViewController230 mUnlockedLabel = resources.getString(R.string.accessibility_unlock_button); in LegacyLockIconViewController()391 mView.setContentDescription(mUnlockedLabel); in updateVisibility()395 mView.setContentDescription(mUnlockedLabel); in updateVisibility()447 mUnlockedLabel = mResources.getString( in updateConfiguration()