Searched defs:initialValue (Results 1 – 11 of 11) sorted by relevance
44 public static TestableFeature createTestableFeature(Feature delegate, Boolean initialValue) { in createTestableFeature()52 private TestableFeature(Feature delegate, Boolean initialValue) { in TestableFeature()
112 public final float initialValue; field in GazeAttentionProcessor.Configuration135 Configuration(float initialValue, float decayRate, float growthRate) { in Configuration()
92 ConditionState convertInitialValue(const SimplePredicate_InitialValue& initialValue) { in convertInitialValue()
54 public ConcurrentState(T initialValue) { in ConcurrentState()
169 final String initialValue = mListValues[i].toString(); in onDeveloperOptionsSwitchEnabled_shouldEnablePreference() local
59 public IoStatsTracker(List<IoStatsEntry> initialValue, in IoStatsTracker()
58 public AnimatedFloat(Runnable updateCallback, float initialValue) { in AnimatedFloat()
55 LinearVhalEventGenerator setInitialValue(float initialValue) { in setInitialValue()
304 public DefaultPropertyHandler(VehiclePropConfig config, VehiclePropValue initialValue) { in DefaultPropertyHandler()
428 public DefaultPropertyHandler(VehiclePropConfig config, VehiclePropValue initialValue) { in DefaultPropertyHandler()
48 SimplePredicate_InitialValue initialValue, in getWakeLockHeldCondition()