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.java305 public static final class Service implements Parcelable { class in ProcStatsEntry
311 public Service(ServiceState service) { in Service() method in ProcStatsEntry.Service
319 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