Searched refs:sGetServiceAccumulatedCallCount (Results 1 – 2 of 2) sorted by relevance
103 private static int sGetServiceAccumulatedCallCount; field in ServiceManager441 sGetServiceAccumulatedCallCount++; in rawGetService()465 if ((sGetServiceAccumulatedCallCount >= logInterval) in rawGetService()469 sGetServiceAccumulatedCallCount, // Total # of getService() calls. in rawGetService()472 sGetServiceAccumulatedCallCount = 0; in rawGetService()
37855 Landroid/os/ServiceManager;->sGetServiceAccumulatedCallCount:I