Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java40 private static int sInitializedCounter = 0; /* For testing purposes only */ field in LogUtils
317 sInitializedCounter++; /* For testing purposes only */ in initLogging()
332 return sInitializedCounter; in getInitializedCounter()