Searched refs:setSlowLogThresholdMs (Results 1 – 12 of 12) sorted by relevance
62 thread.getLooper().setSlowLogThresholdMs(BG_SLOW_DISPATCH_THRESHOLD, in provideBgLooper()75 thread.getLooper().setSlowLogThresholdMs(BROADCAST_SLOW_DISPATCH_THRESHOLD, in provideBroadcastRunningLooper()88 thread.getLooper().setSlowLogThresholdMs(LONG_SLOW_DISPATCH_THRESHOLD, in provideLongRunningLooper()
121 mainThread.getLooper().setSlowLogThresholdMs(MSGQ_SLOW_DISPATCH_THRESHOLD_MS, in provideShellMainHandler()175 shellAnimationThread.getLooper().setSlowLogThresholdMs(MSGQ_SLOW_DISPATCH_THRESHOLD_MS, in provideShellAnimationExecutor()
52 looper.setSlowLogThresholdMs( in ensureThreadLocked()
58 looper.setSlowLogThresholdMs( in ensureThreadLocked()
54 looper.setSlowLogThresholdMs( in ensureThreadLocked()
50 looper.setSlowLogThresholdMs( in ensureThreadLocked()
47 looper.setSlowLogThresholdMs( in ensureThreadLocked()
365 public void setSlowLogThresholdMs(long slowDispatchThresholdMs, long slowDeliveryThresholdMs) { in setSlowLogThresholdMs() method in Looper
868 Looper.getMainLooper().setSlowLogThresholdMs( in run()
12389 HSPLandroid/os/Looper;->setSlowLogThresholdMs(JJ)V
12392 HSPLandroid/os/Looper;->setSlowLogThresholdMs(JJ)V
37693 Landroid/os/Looper;->setSlowLogThresholdMs(JJ)V