Searched defs:ratchet (Results 1 – 2 of 2) sorted by relevance
115 public void ratchet(@NonNull ServiceState oldSS, @NonNull ServiceState newSS, in ratchet() method in RatRatcheter
52 final SlideTranslationValueRatchet ratchet = new SlideTranslationValueRatchet(square1); in testShortSlide() local