Searched refs:mUpdateRunnables (Results 1 – 1 of 1) sorted by relevance
55 private HashMap<Integer, Runnable> mUpdateRunnables = new HashMap<>(); field in NotificationFragment141 for (Runnable runnable : mUpdateRunnables.values()) { in initCancelAllButton()144 mUpdateRunnables.clear(); in initCancelAllButton()711 mUpdateRunnables.put(id, runnable); in initTestMessagesButton()736 mUpdateRunnables.put(id, runnable); in initProgressButton()762 mUpdateRunnables.put(id, runnable); in initProgressColorizedButton()787 mUpdateRunnables.put(id, runnable); in getProgressNotifUpdateRunnable()820 mUpdateRunnables.put(id1, rightTurnRunnable); in initNavigationButton()847 mUpdateRunnables.put(id2, exitRunnable); in initNavigationButton()