Searched defs:_value (Results 1 – 6 of 6) sorted by relevance
54 #define MAKE_SPECIFIC_PARAMETER(_spec, _tag, _field, _value) \ argument
49 private var _value: Any? = NoValue, variable in com.android.systemui.kairos.internal.CompletableLazy
46 private var _value: Float = 100f variable in com.android.systemui.statusbar.notification.PhysicsPropertyAnimatorTest
122 private var _value: SceneKey? = null in <lambda>() variable
349 void * _value = (void *)value; in ClosureSetArg() local
3455 const String16& _value, in Item()