Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java123 new UpdateNotificationsOnItemSelectedListener(true /* cancelExisting */)); in initPrioritySpinner()
136 new UpdateNotificationsOnItemSelectedListener(false /* cancelExisting */)); in initActionsSpinner()
293 private class UpdateNotificationsOnItemSelectedListener class in MainActivity
297 public UpdateNotificationsOnItemSelectedListener(boolean cancelExisting) { in UpdateNotificationsOnItemSelectedListener() method in MainActivity.UpdateNotificationsOnItemSelectedListener