Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java343 TextView keepShowing = findViewById(R.id.keep_showing); in bindBlockingHelper() local
344 keepShowing.setOnClickListener(mOnKeepShowing); in bindBlockingHelper()