Searched refs:ACTION_SNOOZE_VOLUME (Results 1 – 1 of 1) sorted by relevance
55 private static final String ACTION_SNOOZE_VOLUME = "com.android.systemui.action.SNOOZE_VOLUME"; field in StorageNotification164 mContext.registerReceiver(mSnoozeReceiver, new IntentFilter(ACTION_SNOOZE_VOLUME), in start()690 final Intent intent = new Intent(ACTION_SNOOZE_VOLUME); in buildSnoozeIntent()