Searched defs:initialValue (Results 1 – 7 of 7) sorted by relevance
44 public static TestableFeature createTestableFeature(Feature delegate, Boolean initialValue) { in createTestableFeature()52 private TestableFeature(Feature delegate, Boolean initialValue) { in TestableFeature()
54 public ConcurrentState(T initialValue) { in ConcurrentState()
46 public IoStatsTracker(List<IoStatsEntry> initialValue, in IoStatsTracker()
164 final String initialValue = mListValues[i].toString(); in onDeveloperOptionsSwitchEnabled_shouldEnablePreference() local
58 LinearVhalEventGenerator setInitialValue(float initialValue) { in setInitialValue()
270 public DefaultPropertyHandler(VehiclePropConfig config, VehiclePropValue initialValue) { in DefaultPropertyHandler()
222 protected SimpleDateFormat initialValue() { in initialValue() method in Utility.ThreadLocalDateFormat