Searched refs:mSuppressShowOverApps (Results 1 – 1 of 1) sorted by relevance
10692 private boolean mSuppressShowOverApps; field in Notification.Builder.TvExtender10712 mSuppressShowOverApps = bundle.getBoolean(EXTRA_SUPPRESS_SHOW_OVER_APPS); in TvExtender()10729 bundle.putBoolean(EXTRA_SUPPRESS_SHOW_OVER_APPS, mSuppressShowOverApps); in extend()10828 mSuppressShowOverApps = suppress; in setSuppressShowOverApps()10837 return mSuppressShowOverApps; in getSuppressShowOverApps()