/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogServiceHelper.cpp | 102 void WatchdogServiceHelper::binderDied(const wp<android::IBinder>& who) { in binderDied() 119 Status WatchdogServiceHelper::checkIfAlive(const wp<IBinder>& who, int32_t sessionId, in checkIfAlive() 134 Status WatchdogServiceHelper::prepareProcessTermination(const wp<IBinder>& who) { in prepareProcessTermination()
|
D | IoOveruseMonitor.h | 205 void binderDied(const android::wp<android::IBinder>& who) override { in binderDied()
|
D | WatchdogProcessService.cpp | 592 void WatchdogProcessService::handleBinderDeath(const wp<IBinder>& who) { in handleBinderDeath() 611 void WatchdogProcessService::handleHidlDeath(const wp<IBase>& who) { in handleHidlDeath() 887 void WatchdogProcessService::BinderDeathRecipient::binderDied(const wp<IBinder>& who) { in binderDied() 896 const wp<IBase>& who) { in serviceDied()
|
D | IoOveruseMonitor.cpp | 556 void IoOveruseMonitor::handleBinderDeath(const wp<IBinder>& who) { in handleBinderDeath()
|
/packages/services/Car/service/jni/evs/ |
D | EvsDeathRecipient.cpp | 33 void EvsDeathRecipient::serviceDied(uint64_t /*cookie*/, const wp<IBase>& who) { in serviceDied()
|
D | EvsServiceContext.h | 111 bool isEqual(const wp<hidl::base::V1_0::IBase>& who) ACQUIRE(mLock) { in isEqual()
|
D | EvsServiceContext.cpp | 281 void EvsServiceContext::onServiceDied(const wp<hidl::base::V1_0::IBase>& who) { in onServiceDied()
|
/packages/modules/DnsResolver/ |
D | ResolverEventReporter.cpp | 75 void ResolverEventReporter::handleBinderDied(const void* who) { in handleBinderDied() 86 void ResolverEventReporter::handleUnsolEventBinderDied(const void* who) { in handleUnsolEventBinderDied()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GalleryPickerItem.java | 51 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | IconView.java | 71 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|
/packages/services/Car/cpp/powerpolicy/server/src/ |
D | CarPowerPolicyServer.cpp | 113 void BinderDeathRecipient::binderDied(const wp<IBinder>& who) { in binderDied() 120 void HidlDeathRecipient::serviceDied(uint64_t /*cookie*/, const wp<IBase>& who) { in serviceDied() 453 void CarPowerPolicyServer::handleBinderDeath(const wp<IBinder>& who) { in handleBinderDeath() 464 void CarPowerPolicyServer::handleHidlDeath(const wp<IBase>& who) { in handleHidlDeath()
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | Tethering.java | 1581 final IpServer who = (IpServer) message.obj; in processMessage() local 1588 final IpServer who = (IpServer) message.obj; in processMessage() local 1750 private void handleInterfaceServingStateActive(int mode, IpServer who) { in handleInterfaceServingStateActive() 1784 private void handleInterfaceServingStateInactive(IpServer who) { in handleInterfaceServingStateInactive() 1927 IpServer who = (IpServer) message.obj; in processMessage() local 1941 IpServer who = (IpServer) message.obj; in processMessage() local 2015 IpServer who = (IpServer) message.obj; in processMessage() local 2478 public void updateLinkProperties(IpServer who, LinkProperties newLp) { in makeControlCallback()
|
/packages/apps/ThemePicker/src/com/android/customization/widget/ |
D | DynamicAdaptiveIconDrawable.java | 442 public void invalidateDrawable(@NonNull Drawable who) { in invalidateDrawable() 451 public void scheduleDrawable(@NonNull Drawable who, @NonNull Runnable what, long when) { in scheduleDrawable() 456 public void unscheduleDrawable(@NonNull Drawable who, @NonNull Runnable what) { in unscheduleDrawable()
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | PendingAppWidgetHostView.java | 196 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsRecyclerView.java | 133 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/deviceadmin/ |
D | DeviceAdminAdd.java | 128 ComponentName who = (ComponentName)getIntent().getParcelableExtra( in onCreate() local
|
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/ |
D | DeviceAdminAdd.java | 160 ComponentName who = (ComponentName)getIntent().getParcelableExtra( in onCreate() local
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | ChartSweepView.java | 349 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|
/packages/modules/Connectivity/Tethering/src/android/net/ip/ |
D | IpServer.java | 138 public void updateInterfaceState(IpServer who, int state, int lastError) { } in updateInterfaceState() 146 public void updateLinkProperties(IpServer who, LinkProperties newLp) { } in updateLinkProperties()
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | FolderIcon.java | 660 protected boolean verifyDrawable(@NonNull Drawable who) { in verifyDrawable()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactListItemView.java | 956 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 928 protected boolean verifyDrawable(Drawable who) { in verifyDrawable()
|