Searched refs:sGetServiceAccumulatedCallCount (Results 1 – 2 of 2) sorted by relevance
84 private static int sGetServiceAccumulatedCallCount; field in ServiceManager348 sGetServiceAccumulatedCallCount++; in rawGetService()372 if ((sGetServiceAccumulatedCallCount >= logInterval) in rawGetService()376 sGetServiceAccumulatedCallCount, // Total # of getService() calls. in rawGetService()379 sGetServiceAccumulatedCallCount = 0; in rawGetService()
41821 Landroid/os/ServiceManager;->sGetServiceAccumulatedCallCount:I