Searched refs:DelegateImpl (Results 1 – 7 of 7) sorted by relevance
69 class NetworkController::DelegateImpl : public PhysicalNetwork::Delegate { class in android::net::NetworkController71 explicit DelegateImpl(NetworkController* networkController);72 virtual ~DelegateImpl();89 NetworkController::DelegateImpl::DelegateImpl(NetworkController* networkController) : in DelegateImpl() function in android::net::NetworkController::DelegateImpl93 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()
175 class DelegateImpl; variable176 DelegateImpl* const mDelegateImpl;
489 final DelegateImpl mDelegate = new DelegateImpl();576 private final class DelegateImpl implements class in InputMethodManager765 public DelegateImpl getDelegate() { in getDelegate()
19445 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;-><init>(Landroid/view/inputmethod/Inp…19447 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->closeCurrentIme()V19448 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishComposingText()V19449 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishInput()V19450 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)Z19453 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->setCurrentRootView(Landroid/view/Vie…19454 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInput(ILandroid/view/View;III)Z19455 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInputAsyncOnWindowFocusGain(Lan…[all …]
7952 android.view.inputmethod.InputMethodManager$DelegateImpl
19493 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;-><init>(Landroid/view/inputmethod/Inp…19495 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->closeCurrentIme()V19496 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishComposingText()V19497 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->finishInput()V19498 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)Z19501 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->setCurrentRootView(Landroid/view/Vie…19502 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInput(ILandroid/view/View;III)Z19503 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->startInputAsyncOnWindowFocusGain(Lan…[all …]
7973 android.view.inputmethod.InputMethodManager$DelegateImpl