Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DProcStatsEntry.java302 public static final class Service implements Parcelable { class in ProcStatsEntry
308 public Service(ProcessStats.ServiceState service) { in Service() method in ProcStatsEntry.Service
317 public Service(Parcel in) { in Service() method in ProcStatsEntry.Service
/packages/apps/MusicFX/src/com/android/musicfx/
DCompatibility.java108 public static class Service extends IntentService { class in Compatibility
112 public Service() { in Service() method in Compatibility.Service