Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGuts.java190 final View cantTouchThis = findViewById(R.id.cant_silence_or_block); in bindImportance() local
197 cantTouchThis.setVisibility(View.VISIBLE); in bindImportance()
199 cantTouchThis.setVisibility(View.GONE); in bindImportance()