| /packages/apps/Settings/tests/robotests/src/com/android/settings/search/ |
| D | InlinePayloadTest.java | 34 int currentValue = 2; in testGetSecure_returnsSecureSetting() local 35 Settings.Secure.putInt(mContext.getContentResolver(), KEY, currentValue); in testGetSecure_returnsSecureSetting() local 45 int currentValue = 2; in testGetGlobal_returnsGlobalSetting() local 46 Settings.Global.putInt(mContext.getContentResolver(), KEY, currentValue); in testGetGlobal_returnsGlobalSetting() local 56 int currentValue = 2; in testGetSystem_returnsSystemSetting() local 57 Settings.System.putInt(mContext.getContentResolver(), KEY, currentValue); in testGetSystem_returnsSystemSetting() local
|
| D | InlineSwitchPayloadTest.java | 107 int currentValue = 1; in testGetSystem_flippedSetting_returnsFlippedValue() local 108 Settings.System.putInt(mContext.getContentResolver(), DUMMY_SETTING, currentValue); in testGetSystem_flippedSetting_returnsFlippedValue() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/development/ |
| D | BluetoothAvrcpVersionPreferenceControllerTest.java | 77 final String currentValue = SystemProperties.get(BLUETOOTH_AVRCP_VERSION_PROPERTY); in onPreferenceChange_setAvrcp13_shouldEnableAvrcp13() local 86 final String currentValue = SystemProperties.get(BLUETOOTH_AVRCP_VERSION_PROPERTY); in onPreferenceChange_setAvrcp15_shouldEnableAvrcp15() local
|
| D | BluetoothMaxConnectedAudioDevicesPreferenceControllerTest.java | 112 final String currentValue = SystemProperties.get(MAX_CONNECTED_AUDIO_DEVICES_PROPERTY); in onPreferenceChange_setNumberOfDevices() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
| D | Lerper.java | 43 public int getValue(int currentValue, int targetValue) { in getValue() 72 public float getValue(float currentValue, float targetValue) { in getValue()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/ |
| D | DoubleTapScreenPreferenceControllerTest.java | 109 int currentValue = 1; in testGetValue_correctValueReturned() local 111 Settings.Secure.DOZE_PULSE_ON_DOUBLE_TAP, currentValue); in testGetValue_correctValueReturned() local
|
| D | AssistGestureSettingsPreferenceControllerTest.java | 99 int currentValue = 1; in testGetValue_correctValueReturned() local
|
| D | DoubleTapPowerPreferenceControllerTest.java | 134 int currentValue = 1; in testGetValue_correctValueReturned() local
|
| D | PickupGesturePreferenceControllerTest.java | 125 int currentValue = 1; in testGetValue_correctValueReturned() local
|
| /packages/apps/Settings/src/com/android/settings/development/ |
| D | BluetoothAvrcpVersionPreferenceController.java | 64 final String currentValue = SystemProperties.get(BLUETOOTH_AVRCP_VERSION_PROPERTY); in updateState() local
|
| D | HdcpCheckingPreferenceController.java | 76 final String currentValue = SystemProperties.get(HDCP_CHECKING_PROPERTY); in updateHdcpValues() local
|
| D | BluetoothMaxConnectedAudioDevicesPreferenceController.java | 79 final String currentValue = SystemProperties.get(MAX_CONNECTED_AUDIO_DEVICES_PROPERTY); in updateState() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/display/ |
| D | AmbientDisplayAlwaysOnPreferenceControllerTest.java | 146 final int currentValue = 1; in testGetValue_correctValueReturned() local
|
| D | AmbientDisplayNotificationsPreferenceControllerTest.java | 178 int currentValue = 1; in testGetValue_correctValueReturned() local
|
| /packages/services/Car/tests/carservice_test/src/com/android/car/ |
| D | CarProjectionManagerTest.java | 159 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
| D | CarCabinManagerTest.java | 187 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
| D | CarHvacManagerTest.java | 225 VehiclePropValue currentValue = mMap.get(value.prop); in onPropertyGet() local
|
| /packages/apps/Settings/src/com/android/settings/widget/ |
| D | DotsPageIndicator.java | 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()
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/ |
| D | BadgingNotificationPreferenceControllerTest.java | 142 final int currentValue = 1; in testGetValue_correctValueReturned() local
|
| /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
| D | FusionDictionary.java | 289 int currentValue = stack.get(i).mChars[0]; in checkStack() local
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
| D | BluetoothPbapObexServer.java | 812 String compareValue = "", currentValue; in createList() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
| D | DevelopmentFragment.java | 673 String currentValue = SystemProperties.get(HDCP_CHECKING_PROPERTY); in updateHdcpValues() local
|