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

  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 91 public static final int TRIM_FULL = 0;
349 * Setting a trim other than {@link #TRIM_FULL} enables listeners that don't need access to the
354 * Set to {@link #TRIM_FULL} initially.
378 return getActiveNotifications(null, TRIM_FULL);
405 return getActiveNotifications(keys, TRIM_FULL);
    [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 118 milliseconds