Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java90 updateNotifications(false /* cancelExisting */); in onResume()
191 private void updateNotifications(boolean cancelExisting) { in updateNotifications() method in MainActivity
271 updateNotifications(false /* cancelExisting */); in onItemSelected()
289 updateNotifications(false /* cancelExisting */); in afterTextChanged()
302 updateNotifications(mCancelExisting); in onItemSelected()
320 updateNotifications(mCancelExisting); in onCheckedChanged()
328 updateNotifications(false /* cancelExisting */); in onBackgroundPickersChanged()