Home
last modified time | relevance | path

Searched defs:DelegateImpl (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/netd/server/
H A DNetworkController.h175 class DelegateImpl; variable
H A DNetworkController.cpp69 class NetworkController::DelegateImpl : public PhysicalNetwork::Delegate { class in android::net::NetworkController
89 NetworkController::DelegateImpl::DelegateImpl(NetworkController* networkController) : in DelegateImpl() function in android::net::NetworkController::DelegateImpl
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java576 private final class DelegateImpl implements class in InputMethodManager