Searched refs:convertDpToPixel (Results 1 – 1 of 1) sorted by relevance
37 return convertDpToPixel(10); in getQuickStepDragSlopPx()41 return convertDpToPixel(24); in getQuickStepTouchSlopPx()45 return convertDpToPixel(24); in getQuickScrubTouchSlopPx()80 private static int convertDpToPixel(float dp){ in convertDpToPixel() method in NavigationBarCompat