Home
last modified time | relevance | path

Searched refs:EXTRA_COMPACT_ACTIONS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1178 public static final String EXTRA_COMPACT_ACTIONS = "android.compactActions"; field in Notification
8133 extras.putIntArray(EXTRA_COMPACT_ACTIONS, mActionsToShowInCompact); in addExtras()
8147 if (extras.containsKey(EXTRA_COMPACT_ACTIONS)) { in restoreFromExtras()
8148 mActionsToShowInCompact = extras.getIntArray(EXTRA_COMPACT_ACTIONS); in restoreFromExtras()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4583 field public static final java.lang.String EXTRA_COMPACT_ACTIONS = "android.compactActions";
/frameworks/base/non-updatable-api/
Dcurrent.txt5324 field public static final String EXTRA_COMPACT_ACTIONS = "android.compactActions";
/frameworks/base/api/
Dcurrent.txt5324 field public static final String EXTRA_COMPACT_ACTIONS = "android.compactActions";