Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DSettingsStorageService.java72 public static class Impl extends IntentService { class in SettingsStorageService
74 public Impl() { in Impl() method in SettingsStorageService.Impl
/packages/apps/Messaging/src/com/android/messaging/mmslib/
DDownloads.java41 public static final class Impl implements BaseColumns { class in Downloads
42 private Impl() {} in Impl() method in Downloads.Impl