HomeSort by relevance Sort by last modified time
    Searched full:firstbackground (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 409 Integer firstBackground = options.backgroundIds == null
411 if (firstBackground != null) {
415 firstBackground));
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 409 Integer firstBackground = options.backgroundIds == null
411 if (firstBackground != null) {
415 firstBackground));
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPresets.java 409 Integer firstBackground = options.backgroundIds == null
411 if (firstBackground != null) {
415 firstBackground));

Completed in 334 milliseconds