Searched refs:updateActualWidth (Results 1 – 2 of 2) sorted by relevance
78 shelf.updateActualWidth(/* fractionToShade */ 0f, /* shortestWidth */ 10f) in testShadeWidth_BasedOnFractionToShade()81 shelf.updateActualWidth(/* fractionToShade */ 0.5f, /* shortestWidth */ 10f) in testShadeWidth_BasedOnFractionToShade()84 shelf.updateActualWidth(/* fractionToShade */ 1f, /* shortestWidth */ 10f) in testShadeWidth_BasedOnFractionToShade()94 shelf.updateActualWidth(/* fraction */ 0f, /* shortestWidth */ 10f) in testShelfIsLong_WhenNotOnLockscreen()
285 public void updateActualWidth(float fractionToShade, float shortestWidth) { in updateActualWidth() method in NotificationShelf492 updateActualWidth(fractionToShade, shortestWidth); in updateAppearance()