Searched defs:initialValue (Results 1 – 6 of 6) sorted by relevance
49 public static TestableFeature createTestableFeature(Feature delegate, Boolean initialValue) { in createTestableFeature()57 private TestableFeature(Feature delegate, Boolean initialValue) { in TestableFeature()
54 public ConcurrentState(T initialValue) { in ConcurrentState()
47 abstract T initialValue(); in initialValue() method in SoftReferenceThreadLocal73 protected Canvas initialValue() { in initialValue() method in CanvasCache80 protected Paint initialValue() { in initialValue() method in PaintCache87 protected Bitmap initialValue() { in initialValue() method in BitmapCache94 protected Rect initialValue() { in initialValue() method in RectCache101 protected BitmapFactory.Options initialValue() { in initialValue() method in BitmapFactoryOptionsCache
248 public DefaultPropertyHandler(VehiclePropConfig config, VehiclePropValue initialValue) { in DefaultPropertyHandler()
222 protected SimpleDateFormat initialValue() { in initialValue() method in Utility.ThreadLocalDateFormat
405 HalEventsGenerator setInitialValue(float initialValue) { in setInitialValue()