Searched defs:currentValue (Results 1 – 7 of 7) sorted by relevance
43 public int getValue(int currentValue, int targetValue) { in getValue()72 public float getValue(float currentValue, float targetValue) { in getValue()
58 String currentValue = mWebViewUpdateService.getCurrentWebViewPackageName(); in onCreate() local
822 String currentValue = SystemProperties.get(HDCP_CHECKING_PROPERTY); in updateHdcpValues() local1486 String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY); in updateLogdSizeValues() local1573 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in updateLogpersistValues() local1627 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in setLogpersistOff() local1654 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in writeLogpersistOption() local1681 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in writeLogpersistOption() local
742 public void startIfNecessary(float currentValue) { in startIfNecessary()888 abstract boolean shouldStart(float currentValue); in shouldStart()900 boolean shouldStart(float currentValue) { in shouldStart()914 boolean shouldStart(float currentValue) { in shouldStart()
656 String currentValue = SystemProperties.get(HDCP_CHECKING_PROPERTY); in updateHdcpValues() local1247 String currentValue = SystemProperties.get(SELECT_LOGD_SIZE_PROPERTY); in updateLogdSizeValues() local1276 String currentValue = SystemProperties.get(SELECT_LOGD_DEFAULT_SIZE_PROPERTY); in writeLogdSizeOption() local
289 int currentValue = stack.get(i).mChars[0]; in checkStack() local
645 String compareValue = "", currentValue; in createList() local