Searched refs:BackAzimuthPrimer (Results 1 – 3 of 3) sorted by relevance
50 BackAzimuthPrimer backAzimuthPrimer = new BackAzimuthPrimer( in rotationTrackingTest()
51 public class BackAzimuthPrimer implements IPrimer { class109 public BackAzimuthPrimer(float normalThresholdRadPerSec, in BackAzimuthPrimer() method in BackAzimuthPrimer
62 import com.android.server.uwb.correction.primers.BackAzimuthPrimer;632 builder.addPrimer(new BackAzimuthPrimer( in createFilterEngine()