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

  /external/lldb/include/lldb/Core/
ModuleList.h 32 class Notifier
46 ~Notifier ()
68 ModuleList (ModuleList::Notifier* notifier);
550 Notifier* m_notifier;
  /frameworks/base/services/core/java/com/android/server/power/
Notifier.java 60 * The notifier is designed to collapse unnecessary broadcasts when it is not
70 final class Notifier {
128 public Notifier(Looper looper, Context context, IBatteryStats batteryStats,
PowerManagerService.java 172 private Notifier mNotifier;
529 // The notifier runs on the system server's main looper so as not to interfere
532 mNotifier = new Notifier(Looper.getMainLooper(), mContext, mBatteryStats,
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
IInputMethodWrapper.java 77 static class Notifier {
  /external/lldb/include/lldb/Target/
Target.h 316 public ModuleList::Notifier
674 /// Implementing of ModuleList::Notifier.
    [all...]
  /external/lldb/source/Core/
ModuleList.cpp 50 ModuleList::ModuleList (ModuleList::Notifier* notifier) :
53 m_notifier(notifier)
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-3.2.1.jar 

Completed in 121 milliseconds