Searched defs:Impl (Results 1 – 7 of 7) sorted by relevance
65 struct WakelockNative::Impl { struct in bluetooth::os::internal::WakelockNative66 Impl() : suspend_death_recipient(AIBinder_DeathRecipient_new(onSuspendDeath)) {} in Impl() function68 std::function<void(void)> onDeath = [this] { in __anon9c8d1f190102()73 std::shared_ptr<ISystemSuspend> suspend_service = nullptr;74 std::shared_ptr<IWakeLock> current_wakelock = nullptr;
78 private static class Impl extends TaskStackListener { class in TaskStackChangeListeners85 Impl(Executor executor) { in Impl() method in TaskStackChangeListeners.Impl
72 public static class Impl extends IntentService { class in SettingsStorageService74 public Impl() { in Impl() method in SettingsStorageService.Impl
28 struct WakelockNative::Impl {}; struct in bluetooth::os::internal::WakelockNative
29 struct WakelockNative::Impl {}; struct in bluetooth::os::internal::WakelockNative
41 public static final class Impl implements BaseColumns { class in Downloads42 private Impl() {} in Impl() method in Downloads.Impl