Searched refs:mIsNotificationShown (Results 1 – 2 of 2) sorted by relevance
70 private boolean mIsNotificationShown; field in TvPipNotificationController142 mIsNotificationShown = true; in show()152 mIsNotificationShown = false; in dismiss()163 if (mPackageManager == null || !mIsNotificationShown) { in updateNotificationContent()
142 private boolean mIsNotificationShown; field in MenuViewLayer603 if (!mIsNotificationShown) { in showNotification()607 mIsNotificationShown = true; in showNotification()613 if (mIsNotificationShown) { in dismissNotification()616 mIsNotificationShown = false; in dismissNotification()