Searched refs:sGetServiceAccumulatedCallCount (Results 1 – 2 of 2) sorted by relevance
94 private static int sGetServiceAccumulatedCallCount; field in ServiceManager391 sGetServiceAccumulatedCallCount++; in rawGetService()415 if ((sGetServiceAccumulatedCallCount >= logInterval) in rawGetService()419 sGetServiceAccumulatedCallCount, // Total # of getService() calls. in rawGetService()422 sGetServiceAccumulatedCallCount = 0; in rawGetService()
38498 Landroid/os/ServiceManager;->sGetServiceAccumulatedCallCount:I