Home
last modified time | relevance | path

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

/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DDialpadKeyButton.java63 private CharSequence mBackupContentDesc; field in DialpadKeyButton
110 mBackupContentDesc = contentDescription; in setContentDescription()
219 mBackupContentDesc = getContentDescription(); in setLongHovered()
222 super.setContentDescription(mBackupContentDesc); in setLongHovered()