Home
last modified time | relevance | path

Searched refs:DelegateImpl (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/netd/server/
H A DNetworkController.cpp69 class NetworkController::DelegateImpl : public PhysicalNetwork::Delegate { class in android::net::NetworkController
71 explicit DelegateImpl(NetworkController* networkController);
72 virtual ~DelegateImpl();
89 NetworkController::DelegateImpl::DelegateImpl(NetworkController* networkController) : in DelegateImpl() function in android::net::NetworkController::DelegateImpl
93 NetworkController::DelegateImpl::~DelegateImpl() { in ~DelegateImpl()
96 int NetworkController::DelegateImpl::modifyFallthrough(unsigned vpnNetId, in modifyFallthrough()
119 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface, in addFallthrough()
124 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface, in removeFallthrough()
129 int NetworkController::DelegateImpl::modifyFallthrough(const std::string& physicalInterface, in modifyFallthrough()
142 mDelegateImpl(new NetworkController::DelegateImpl(this)), mDefaultNetId(NETID_UNSET), in NetworkController()
H A DNetworkController.h175 class DelegateImpl; variable
176 DelegateImpl* const mDelegateImpl;
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java489 final DelegateImpl mDelegate = new DelegateImpl();
576 private final class DelegateImpl implements class in InputMethodManager
765 public DelegateImpl getDelegate() { in getDelegate()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt19445 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;-><init>(Landroid/view/inputmethod/Inp…
19447 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->closeCurrentIme()V
19448 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishComposingText()V
19449 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishInput()V
19450 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->hasActiveConnection(Landroid/view/Vi…
19451 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->isCurrentRootView(Landroid/view/View…
19452 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->isRestartOnNextWindowFocus(Z)Z
19453 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->setCurrentRootView(Landroid/view/Vie…
19454 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInput(ILandroid/view/View;III)Z
19455 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInputAsyncOnWindowFocusGain(Lan…
[all …]
H A Dpreloaded-classes7952 android.view.inputmethod.InputMethodManager$DelegateImpl
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt19493 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;-><init>(Landroid/view/inputmethod/Inp…
19495 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->closeCurrentIme()V
19496 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishComposingText()V
19497 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishInput()V
19498 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->hasActiveConnection(Landroid/view/Vi…
19499 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->isCurrentRootView(Landroid/view/View…
19500 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->isRestartOnNextWindowFocus(Z)Z
19501 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->setCurrentRootView(Landroid/view/Vie…
19502 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInput(ILandroid/view/View;III)Z
19503 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInputAsyncOnWindowFocusGain(Lan…
[all …]
H A Dpreloaded-classes7973 android.view.inputmethod.InputMethodManager$DelegateImpl