Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
DInteractAcrossProfilesDetails.java522 final ImageView horizontalArrowIcon = in enableSwitchPref() local
524 if (horizontalArrowIcon != null) { in enableSwitchPref()
525 horizontalArrowIcon.setImageDrawable( in enableSwitchPref()
534 final ImageView horizontalArrowIcon = in disableSwitchPref() local
536 if (horizontalArrowIcon != null) { in disableSwitchPref()
537 horizontalArrowIcon.setImageDrawable( in disableSwitchPref()