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

  /external/webrtc/talk/app/webrtc/
mediastreamtrack.h 34 #include "talk/app/webrtc/notifier.h"
41 class MediaStreamTrack : public Notifier<T> {
54 Notifier<T>::FireOnChanged();
62 Notifier<T>::FireOnChanged();
notifier.h 38 // Implement a template version of a notifier.
40 class Notifier : public T {
42 Notifier() {
localaudiosource.h 32 #include "talk/app/webrtc/notifier.h"
44 class LocalAudioSource : public Notifier<AudioSourceInterface> {
mediastream.h 37 #include "talk/app/webrtc/notifier.h"
41 class MediaStream : public Notifier<MediaStreamInterface> {
remoteaudiosource.h 35 #include "talk/app/webrtc/notifier.h"
50 class RemoteAudioSource : public Notifier<AudioSourceInterface> {
videosource.h 34 #include "talk/app/webrtc/notifier.h"
59 class VideoSource : public Notifier<VideoSourceInterface>,
rtpsenderreceiver_unittest.cc 98 class FakeVideoSource : public Notifier<VideoSourceInterface> {
  /frameworks/base/services/core/java/com/android/server/power/
Notifier.java 67 * The notifier is designed to collapse unnecessary broadcasts when it is not
77 final class Notifier {
155 public Notifier(Looper looper, Context context, IBatteryStats batteryStats,
    [all...]
PowerManagerService.java 240 private Notifier mNotifier;
760 // The notifier runs on the system server's main looper so as not to interfere
763 mNotifier = new Notifier(Looper.getMainLooper(), mContext, mBatteryStats,
    [all...]
  /external/protobuf/src/google/protobuf/
arena_unittest.cc 73 class Notifier {
75 Notifier() : count_(0) {}
90 void SetNotifier(Notifier* notifier) {
91 notifier_ = notifier;
99 Notifier* notifier_;
176 Notifier notifier; local
178 data->SetNotifier(&notifier);
180 data->SetNotifier(&notifier);
    [all...]
  /prebuilts/misc/common/robolectric/3.1.1/lib/
maven-model-2.2.1.jar 
maven-ant-tasks-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.0.9/
maven-model-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.2.1/
maven-model-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.2.1/
maven-model-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.3.9/
maven-model-3.3.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 458 milliseconds