Searched refs:SET (Results 1 – 6 of 6) sorted by relevance
260 #define SET(setter, value) object.callSetter("set" # setter, (value)) macro335 SET(Latitude, location.latitudeDegrees); in translateLocation()336 SET(Longitude, location.longitudeDegrees); in translateLocation()339 SET(Altitude, location.altitudeMeters); in translateLocation()342 SET(Speed, location.speedMetersPerSec); in translateLocation()345 SET(Bearing, location.bearingDegrees); in translateLocation()348 SET(Accuracy, location.horizontalAccuracyMeters); in translateLocation()351 SET(VerticalAccuracyMeters, location.verticalAccuracyMeters); in translateLocation()354 SET(SpeedAccuracyMetersPerSecond, location.speedAccuracyMetersPerSecond); in translateLocation()357 SET(BearingAccuracyDegrees, location.bearingAccuracyDegrees); in translateLocation()[all …]
104 val SET = ClassName.get("java.util", "Set") constant
152 } else if (paramType.rawType == CommonTypeNames.SET) { in <lambda>()
256 // idle" alarm for the UID. For a SET op, this is when the alarm was
700 proto.write(NetworkStatsCollectionKeyProto.SET, key.set); in writeToProto()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...