Searched refs:shouldDeferMonitor (Results 1 – 3 of 3) sorted by relevance
212 mDeferMonitoring = config.shouldDeferMonitor(); in FrameTracker()
868 public boolean shouldDeferMonitor() { in shouldDeferMonitor() method in InteractionJankMonitor.Configuration
127 when(config.shouldDeferMonitor()).thenReturn(true); in spyFrameTracker()