HomeSort by relevance Sort by last modified time
    Searched full:dispatcher (Results 26 - 50 of 793) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/base/objc/
RTCDispatcher.h 14 // Main dispatcher queue.
21 /** Dispatcher that asynchronously dispatches blocks to a specific
  /frameworks/base/core/java/android/speech/tts/
PlaybackQueueItem.java 11 PlaybackQueueItem(TextToSpeechService.UtteranceProgressDispatcher dispatcher,
13 mDispatcher = dispatcher;
  /system/connectivity/shill/cellular/
mock_out_of_credits_detector.cc 24 EventDispatcher* dispatcher,
28 : OutOfCreditsDetector(dispatcher, manager, metrics, service) {}
modem_info.h 39 EventDispatcher* dispatcher,
50 EventDispatcher* dispatcher() const { return dispatcher_; } function in class:shill::ModemInfo
62 void set_event_dispatcher(EventDispatcher* dispatcher) {
63 dispatcher_ = dispatcher;
  /system/connectivity/shill/ethernet/
mock_ethernet.cc 26 EventDispatcher* dispatcher,
33 dispatcher,
  /system/connectivity/shill/
icmp_session_factory.cc 34 EventDispatcher* dispatcher) {
35 return new IcmpSession(dispatcher);
mock_connection_health_checker.cc 28 EventDispatcher* dispatcher,
32 dispatcher,
mock_device_info.cc 22 EventDispatcher* dispatcher,
25 : DeviceInfo(control_interface, dispatcher, metrics, manager) {}
mock_icmp_session.cc 21 MockIcmpSession::MockIcmpSession(EventDispatcher* dispatcher)
22 : IcmpSession(dispatcher) {}
mock_metrics.cc 21 MockMetrics::MockMetrics(EventDispatcher* dispatcher)
22 : Metrics(dispatcher) {}
mock_power_manager.cc 21 MockPowerManager::MockPowerManager(EventDispatcher* dispatcher,
23 : PowerManager(dispatcher, control_interface) {}
mock_ppp_device.cc 22 EventDispatcher* dispatcher,
27 : PPPDevice(control, dispatcher, metrics, manager, link_name,
mock_virtual_device.cc 22 EventDispatcher* dispatcher,
28 : VirtualDevice(control, dispatcher, metrics, manager, link_name,
  /system/connectivity/shill/vpn/
mock_vpn_service.cc 22 EventDispatcher* dispatcher,
26 : VPNService(control, dispatcher, metrics, manager, driver) {}
  /system/connectivity/shill/wifi/
mock_mac80211_monitor.cc 22 EventDispatcher* dispatcher,
28 dispatcher, link_name, queue_length_limit, on_repair_callback, metrics)
mock_wake_on_wifi.cc 24 EventDispatcher* dispatcher, Metrics* metrics)
25 : WakeOnWiFi(netlink_manager, dispatcher, metrics,
mock_wifi.cc 26 EventDispatcher* dispatcher,
33 dispatcher,
  /system/connectivity/shill/wimax/
mock_wimax.cc 26 EventDispatcher* dispatcher,
33 : WiMax(control, dispatcher, metrics, manager, link_name, address,
mock_wimax_service.cc 22 EventDispatcher* dispatcher,
25 : WiMaxService(control, dispatcher, metrics, manager) {}
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btSimulationIslandManager.h 50 virtual void updateActivationState(btCollisionWorld* colWorld,btDispatcher* dispatcher);
54 void findUnions(btDispatcher* dispatcher,btCollisionWorld* colWorld);
65 void buildAndProcessIslands(btDispatcher* dispatcher,btCollisionWorld* collisionWorld, IslandCallback* callback);
67 void buildIslands(btDispatcher* dispatcher,btCollisionWorld* colWorld);
  /frameworks/base/core/java/android/hardware/camera2/dispatch/
DuckTypingDispatcher.java 24 * Duck typing dispatcher; converts dispatch methods calls from one class to another by
28 * are not subclasses/subinterfaces of each other, this dispatcher will allow calls to be
39 * Create a new duck typing dispatcher.
41 * @param target destination dispatch type, methods will be redirected to this dispatcher
  /frameworks/base/core/java/com/android/internal/policy/
PhoneFallbackEventHandler.java 81 final KeyEvent.DispatcherState dispatcher = mView.getKeyDispatcherState(); local
114 if (getKeyguardManager().inKeyguardRestrictedInputMode() || dispatcher == null) {
118 dispatcher.startTracking(event, this);
119 } else if (event.isLongPress() && dispatcher.isTracking(event)) {
120 dispatcher.performedLongPress(event);
141 if (getKeyguardManager().inKeyguardRestrictedInputMode() || dispatcher == null) {
145 dispatcher.startTracking(event, this);
146 } else if (event.isLongPress() && dispatcher.isTracking(event)) {
147 dispatcher.performedLongPress(event);
165 if (getKeyguardManager().inKeyguardRestrictedInputMode() || dispatcher == null)
207 final KeyEvent.DispatcherState dispatcher = mView.getKeyDispatcherState(); local
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btSimulationIslandManager.java 73 public void updateActivationState(btCollisionWorld colWorld, btDispatcher dispatcher) {
74 CollisionJNI.btSimulationIslandManager_updateActivationState(swigCPtr, this, btCollisionWorld.getCPtr(colWorld), colWorld, btDispatcher.getCPtr(dispatcher), dispatcher);
81 public void findUnions(btDispatcher dispatcher, btCollisionWorld colWorld) {
82 CollisionJNI.btSimulationIslandManager_findUnions(swigCPtr, this, btDispatcher.getCPtr(dispatcher), dispatcher, btCollisionWorld.getCPtr(colWorld), colWorld);
134 public void buildAndProcessIslands(btDispatcher dispatcher, btCollisionWorld collisionWorld, btSimulationIslandManager.IslandCallback callback) {
135 CollisionJNI.btSimulationIslandManager_buildAndProcessIslands(swigCPtr, this, btDispatcher.getCPtr(dispatcher), dispatcher, btCollisionWorld.getCPtr(collisionWorld), collisionWorld, btSimulationIslandManager.IslandCallback.getCPtr(callback), callback);
138 public void buildIslands(btDispatcher dispatcher, btCollisionWorld colWorld)
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.pom 11 <artifactId>plexus-sec-dispatcher</artifactId>
14 <name>Plexus Security Dispatcher Component</name>
93 <connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.3</connection>
94 <developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.3</developerConnection>
95 <url>http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.3</url>
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.pom 11 <artifactId>plexus-sec-dispatcher</artifactId>
14 <name>Plexus Security Dispatcher Component</name>
93 <connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.3</connection>
94 <developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.3</developerConnection>
95 <url>http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.3</url>

Completed in 1723 milliseconds

12 3 4 5 6 7 8 91011>>