Searched refs:fillInStackTrace (Results 1 – 20 of 20) sorted by relevance
59 public synchronized Throwable fillInStackTrace() { in fillInStackTrace() method in Violation61 return super.fillInStackTrace(); in fillInStackTrace()
171 e.fillInStackTrace(); in runTest()175 e.fillInStackTrace(); in runTest()
126 e.fillInStackTrace(); in runMethod()129 e.fillInStackTrace(); in runMethod()
128 mClosedBy = new Exception("closed by " + name + ".close()").fillInStackTrace(); in close()
274 mClosedBy = new Exception("SQLiteConnectionPool.close()").fillInStackTrace(); in dispose()
223 e.fillInStackTrace(); in runMethod()226 e.fillInStackTrace(); in runMethod()
331 here.fillInStackTrace(); in disconnect()385 here.fillInStackTrace(); in startCurOp()
90 here.fillInStackTrace(); in exec()
401 mWin, new RuntimeException().fillInStackTrace()); in destroySurfaceLocked()
2233 e.fillInStackTrace(); in logWithStack()2554 viewVisibility, new RuntimeException().fillInStackTrace()); in relayoutWindow()3836 new RuntimeException("here").fillInStackTrace()); in enableScreenAfterBoot()3864 new RuntimeException("here").fillInStackTrace()); in enableScreenIfNeededLocked()3898 new RuntimeException("here").fillInStackTrace()); in performEnableScreen()3994 new RuntimeException("here").fillInStackTrace()); in showBootMessage()4020 new RuntimeException("here").fillInStackTrace()); in hideBootMessagesLocked()
5300 activityTask, new RuntimeException("here").fillInStackTrace());
628 error.fillInStackTrace(); in notifyPolicyIfNeeded()
208 here.fillInStackTrace(); in broadcastIntent()
1121 e.fillInStackTrace();1168 e.fillInStackTrace();
1076 unpreparedPoint = new Throwable().fillInStackTrace(); in unprepareLocked()
1453 e.fillInStackTrace(); in updateSurface()
1157 new RuntimeException("here").fillInStackTrace()); in postUpdateOomAdjInnerLSP()
1573 here.fillInStackTrace(); in startServiceInnerLocked()6391 here.fillInStackTrace(); in bringDownServiceLocked()
13610 HSPLandroid/os/strictmode/Violation;->fillInStackTrace()Ljava/lang/Throwable;
42177 method public java.lang.Throwable fillInStackTrace();