Searched refs:getNavPathIndexByDelta (Results 1 – 2 of 2) sorted by relevance
611 getNavPathIndexByDelta(e8) { method in AtomicService935 … this.navPathStack?.popToIndex(this.getNavPathIndexByDelta(p4.delta), p4.result, p4.animated);
492 getNavPathIndexByDelta(delta: number): number {821 …this.navPathStack?.popToIndex(this.getNavPathIndexByDelta(options.delta), options.result, options.…