Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics2/ui/view/
DFingerprintEnrollEnrollingUdfpsFragment.kt657 iconLP.topMargin = convertDpToPixel(76.64f) in Context()
658 iconLP.leftMargin = convertDpToPixel(151.54f) in Context()
663 titleLP.topMargin = convertDpToPixel(138f) in Context()
664 titleLP.leftMargin = convertDpToPixel(144f) in Context()
669 subtitleLP.topMargin = convertDpToPixel(198f) in Context()
670 subtitleLP.leftMargin = convertDpToPixel(144f) in Context()
677 iconLP.topMargin = convertDpToPixel(76.64f) in Context()
678 iconLP.leftMargin = convertDpToPixel(71.99f) in Context()
685 titleLP.topMargin = convertDpToPixel(138f) in Context()
686 titleLP.leftMargin = convertDpToPixel(66f) in Context()
[all …]