Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1171 public static final String EXTRA_COMPACT_ACTIONS = "android.compactActions"; field in Notification
8134 extras.putIntArray(EXTRA_COMPACT_ACTIONS, mActionsToShowInCompact); in addExtras()
8148 if (extras.containsKey(EXTRA_COMPACT_ACTIONS)) { in restoreFromExtras()
8149 mActionsToShowInCompact = extras.getIntArray(EXTRA_COMPACT_ACTIONS); in restoreFromExtras()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...