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