OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TRIM_FULL
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/service/notification/
NotificationListenerService.java
155
public static final int
TRIM_FULL
= 0;
475
* Setting a trim other than {@link #
TRIM_FULL
} enables listeners that don't need access to the
480
* Set to {@link #
TRIM_FULL
} initially.
510
return getActiveNotifications(null,
TRIM_FULL
);
540
return getActiveNotifications(keys,
TRIM_FULL
);
[
all
...]
/prebuilts/sdk/system_current/
android.jar
Completed in 120 milliseconds