Home
last modified time | relevance | path

Searched defs:SetListener (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/renderer/gpu/
Dstream_texture_host_android.h40 void SetListener(Listener* listener) { listener_ = listener; } in SetListener() function
/external/chromium_org/android_webview/browser/
Dicon_helper.cc29 void IconHelper::SetListener(Listener* listener) { in SetListener() function in android_webview::IconHelper
Dfind_helper.cc34 void FindHelper::SetListener(Listener* listener) { in SetListener() function in android_webview::FindHelper
/external/chromium_org/content/renderer/device_orientation/
Ddevice_motion_event_pump.cc24 bool DeviceMotionEventPump::SetListener( in SetListener() function in content::DeviceMotionEventPump
Ddevice_orientation_event_pump.cc28 bool DeviceOrientationEventPump::SetListener( in SetListener() function in content::DeviceOrientationEventPump
/external/protobuf/python/google/protobuf/
Dreflection.py740 def SetListener(self, listener): function
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
Dpython_message.py708 def SetListener(self, listener): function