Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/configprovider/
DSharedPrefConfigProvider.java63 public static class Service extends IntentService { class in SharedPrefConfigProvider
65 public Service() { in Service() method in SharedPrefConfigProvider.Service
/packages/apps/Settings/src/com/android/settings/applications/
DProcStatsEntry.java315 public static final class Service implements Parcelable { class in ProcStatsEntry
321 public Service(ServiceState service) { in Service() method in ProcStatsEntry.Service
329 public Service(Parcel in) { in Service() method in ProcStatsEntry.Service
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DProcStatsEntry.java315 public static final class Service implements Parcelable { class in ProcStatsEntry
321 public Service(ServiceState service) { in Service() method in ProcStatsEntry.Service
329 public Service(Parcel in) { in Service() method in ProcStatsEntry.Service
/packages/apps/MusicFX/src/com/android/musicfx/
DCompatibility.java115 public static class Service extends IntentService { class in Compatibility
119 public Service() { in Service() method in Compatibility.Service