HomeSort by relevance Sort by last modified time
    Searched refs:SetListener (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/android_webview/browser/
find_helper.h 32 void SetListener(Listener* listener);
icon_helper.h 41 void SetListener(Listener* listener);
icon_helper.cc 29 void IconHelper::SetListener(Listener* listener) {
find_helper.cc 34 void FindHelper::SetListener(Listener* listener) {
  /external/chromium_org/content/renderer/device_orientation/
device_motion_event_pump.h 30 bool SetListener(blink::WebDeviceMotionListener* listener);
device_orientation_event_pump.h 34 bool SetListener(blink::WebDeviceOrientationListener* listener);
device_motion_event_pump.cc 24 bool DeviceMotionEventPump::SetListener(
device_motion_event_pump_unittest.cc 83 motion_pump->SetListener(listener.get());
88 motion_pump->SetListener(0);
140 motion_pump->SetListener(listener.get());
145 motion_pump->SetListener(0);
device_orientation_event_pump_unittest.cc 105 orientation_pump_->SetListener(listener_.get());
134 orientation_pump_->SetListener(listener_.get());
device_orientation_event_pump.cc 28 bool DeviceOrientationEventPump::SetListener(
  /external/chromium_org/content/renderer/gpu/
stream_texture_host_android.h 40 void SetListener(Listener* listener) { listener_ = listener; }
  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_android_impl.cc 45 host->SetListener(this);
  /external/chromium_org/android_webview/native/
aw_contents.cc 188 icon_helper_->SetListener(this);
301 find_helper_->SetListener(NULL);
303 icon_helper_->SetListener(NULL);
572 find_helper_->SetListener(this);
    [all...]
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc     [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
python_message.py 708 def SetListener(self, listener):
713 cls._SetListener = SetListener
    [all...]
  /external/protobuf/python/google/protobuf/
reflection.py 740 def SetListener(self, listener):
745 cls._SetListener = SetListener
    [all...]
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 268 milliseconds