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

  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 59 * <action android:name="android.service.notification.NotificationListenerService" />
63 public abstract class NotificationListenerService extends Service {
64 // TAG = "NotificationListenerService[MySubclass]"
65 private final String TAG = NotificationListenerService.class.getSimpleName()
147 // This context is required for system services since NotificationListenerService isn't
156 = "android.service.notification.NotificationListenerService";
707 NotificationListenerService.this.onNotificationPosted(sbn, mRankingMap);
710 NotificationListenerService.this.onNotificationRankingUpdate(mRankingMap);
731 NotificationListenerService.this.onNotificationRemoved(sbn, mRankingMap);
743 NotificationListenerService.this.onListenerConnected()
    [all...]
  /prebuilts/sdk/tools/lib/
shrinkedAndroid.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 

Completed in 115 milliseconds