Home
last modified time | relevance | path

Searched refs:getNameOfCallingMethod (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DLogcatLog.java72 getNameOfCallingMethod(0)); in trace()
82 getNameOfCallingMethod(numFramesToIgnore)); in trace()
244 private String getNameOfCallingMethod(int callerFramesToIgnore) { in getNameOfCallingMethod() method in LogcatLog