Home
last modified time | relevance | path

Searched refs:mAllowInvalidShortcuts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java183 private boolean mAllowInvalidShortcuts = false; field in PreferencesHelper
379 return mAllowInvalidShortcuts || (!mAllowInvalidShortcuts && !isInvalidShortcutChannel); in isShortcutOk()