Searched refs:EXTRA_COMPACT_ACTIONS (Results 1 – 2 of 2) sorted by relevance
1171 public static final String EXTRA_COMPACT_ACTIONS = "android.compactActions"; field in Notification8134 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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...