Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DHolographicOutlineHelper.java46 private static final int MEDIUM = 1; field in HolographicOutlineHelper
127 case MEDIUM: in applyExpensiveOutlineWithBlur()
156 case MEDIUM: in applyExpensiveOutlineWithBlur()
210 MEDIUM); in applyMediumExpensiveOutlineWithBlur()
215 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, MEDIUM); in applyMediumExpensiveOutlineWithBlur()
/packages/apps/Phone/src/com/android/phone/
DEmergencyDialer.java459 mApp.setScreenTimeout(PhoneApp.ScreenTimeoutDuration.MEDIUM); in onResume()
DPhoneApp.java128 MEDIUM, enumConstant
1027 case MEDIUM: in updatePokeLock()