Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java60 private BackgroundPickers mBackgroundPickers; field in MainActivity
167 mBackgroundPickers = new BackgroundPickers( in initBackgroundPickers()
241 mBackgroundPickers.getRes()); in postNotifications()
269 mBackgroundPickers.generatePickers(preset.countBackgroundPickersRequired()); in onItemSelected()