Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java58 private CheckBox mIncludeContentIntentCheckbox; field in MainActivity
154 mIncludeContentIntentCheckbox = (CheckBox) findViewById( in initIncludeContentIntentCheckbox()
156 mIncludeContentIntentCheckbox.setOnCheckedChangeListener( in initIncludeContentIntentCheckbox()
239 mIncludeContentIntentCheckbox.isChecked(), in postNotifications()