HomeSort by relevance Sort by last modified time
    Searched defs:NotificationListener (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraDeviceBase.cpp 27 CameraDeviceBase::NotificationListener::~NotificationListener() {
CameraDeviceBase.h 139 class NotificationListener {
149 virtual ~NotificationListener();
156 virtual status_t setNotifyCallback(NotificationListener *listener) = 0;
  /external/chromium/chrome/browser/extensions/
extension_management_browsertest.cc 195 class NotificationListener : public NotificationObserver {
197 NotificationListener() : started_(false), finished_(false) {
207 ~NotificationListener() {}
261 NotificationListener notification_listener;

Completed in 104 milliseconds