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

  /frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.cpp 27 CameraDeviceBase::NotificationListener::~NotificationListener() {
CameraDeviceBase.h 202 class NotificationListener : public virtual RefBase {
225 virtual ~NotificationListener();
232 virtual status_t setNotifyCallback(wp<NotificationListener> listener) = 0;
Camera2ClientBase.h 32 public CameraDeviceBase::NotificationListener
62 * CameraDeviceBase::NotificationListener implementation
Camera2ClientBase.cpp 113 wp<CameraDeviceBase::NotificationListener> weakThis(this);
  /packages/apps/Launcher3/src/com/android/launcher3/popup/
PopupDataProvider.java 30 import com.android.launcher3.notification.NotificationListener;
47 public class PopupDataProvider implements NotificationListener.NotificationsChangedListener {
189 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected();
190 if (notificationListener != null && badgeInfo.getNotificationKeys().size() >= 1) {
194 StatusBarNotification[] activeNotifications = notificationListener
246 NotificationListener notificationListener = NotificationListener.getInstanceIfConnected()
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/notification/
NotificationListener.java 44 * as well and when this service first connects. An instance of NotificationListener,
47 public class NotificationListener extends NotificationListenerService {
53 private static NotificationListener sNotificationListenerInstance = null;
112 public NotificationListener() {
119 public static @Nullable NotificationListener getInstanceIfConnected() {
189 StatusBarNotification[] notifications = NotificationListener.this
  /external/smali/smalidea/src/main/java/org/jf/smalidea/errorReporting/
ErrorReporter.java 27 import com.intellij.notification.NotificationListener;
113 NotificationListener.URL_OPENING_LISTENER).setImportant(false).notify(project);
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 149 status_t setNotifyCallback(wp<NotificationListener> listener) override;
630 void setNotificationListener(wp<NotificationListener> listener);
779 wp<NotificationListener> mListener;
    [all...]
Camera3Device.cpp     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java 109 import com.android.launcher3.notification.NotificationListener;
    [all...]
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /prebuilts/tools/common/m2/repository/log4j/log4j/1.2.12/
log4j-1.2.12.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
kotlin-compiler-embeddable-1.0.5.jar 

Completed in 1635 milliseconds