Searched refs:mClocksSupplier (Results 1 – 1 of 1) sorted by relevance
68 private final Supplier<List<ClockInfo>> mClocksSupplier; field in ClockOptionsProvider76 mClocksSupplier = clocksSupplier; in ClockOptionsProvider()102 List<ClockInfo> clocks = mClocksSupplier.get(); in query()142 List<ClockInfo> clocks = mClocksSupplier.get(); in openFile()