Searched refs:HIDE_NOTIFY (Results 1 – 2 of 2) sorted by relevance
100 public final static String HIDE_NOTIFY = "hideServiceNotifications"; field
104 mHide = mPreferences.getBoolean(Constants.HIDE_NOTIFY, false); in onCreate()