HomeSort by relevance Sort by last modified time
    Searched refs:generatePickers (Results 1 - 6 of 6) sorted by null

  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
BackgroundPickers.java 54 public void generatePickers(int count) {
MainActivity.java 285 mBackgroundPickers.generatePickers(preset.countBackgroundPickersRequired());
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
BackgroundPickers.java 54 public void generatePickers(int count) {
MainActivity.java 285 mBackgroundPickers.generatePickers(preset.countBackgroundPickersRequired());
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
BackgroundPickers.java 54 public void generatePickers(int count) {
MainActivity.java 269 mBackgroundPickers.generatePickers(preset.countBackgroundPickersRequired());

Completed in 297 milliseconds