HomeSort by relevance Sort by last modified time
    Searched full:servicecount (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 68 2806 watchdog_pss_stats (EmptyPss|1|2),(EmptyCount|1|1),(BackgroundPss|1|2),(BackgroundCount|1|1),(ServicePss|1|2),(ServiceCount|1|1),(VisiblePss|1|2),(VisibleCount|1|1),(ForegroundPss|1|2),(ForegroundCount|1|1),(NoPssCount|1|1)
  /frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java 384 final int serviceCount = services.size();
385 for (int i = 0; i < serviceCount; i++) {
    [all...]

Completed in 60 milliseconds