HomeSort by relevance Sort by last modified time
    Searched defs:HandleInput (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-17/samples/Teapot/jni/
TeapotNativeActivity.cpp 69 static int32_t HandleInput( android_app* app,
212 int32_t Engine::HandleInput( android_app* app,
444 state->onInputEvent = Engine::HandleInput;
  /development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsNativeActivity.cpp 79 static int32_t HandleInput( android_app* app,
223 int32_t Engine::HandleInput( android_app* app,
455 state->onInputEvent = Engine::HandleInput;
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_dom_feature_extractor.cc 188 HandleInput(cur_element);
317 void PhishingDOMFeatureExtractor::HandleInput(
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.cc 101 XmppReturnStatus XmppEngineImpl::HandleInput(

Completed in 1466 milliseconds