Searched refs:KEY_SHOW_PNC (Results 1 – 1 of 1) sorted by relevance
34 private static final String KEY_SHOW_PNC = "show_importance_slider"; field in PowerNotificationControlsFragment65 KEY_SHOW_PNC, newState ? 1 : 0); in onViewCreated()89 int setting = Settings.Secure.getInt(getContext().getContentResolver(), KEY_SHOW_PNC, 0); in isEnabled()