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

  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 53 * <action android:name="android.service.notification.NotificationListenerService" />
57 public abstract class NotificationListenerService extends Service {
58 // TAG = "NotificationListenerService[MySubclass]"
59 private final String TAG = NotificationListenerService.class.getSimpleName()
122 // This context is required for system services since NotificationListenerService isn't
131 = "android.service.notification.NotificationListenerService";
621 NotificationListenerService.this.onNotificationPosted(sbn, mRankingMap);
641 NotificationListenerService.this.onNotificationRemoved(sbn, mRankingMap);
653 NotificationListenerService.this.onListenerConnected();
666 NotificationListenerService.this.onNotificationRankingUpdate(mRankingMap)
    [all...]
  /prebuilts/sdk/tools/lib/
shrinkedAndroid.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 

Completed in 397 milliseconds