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

  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigRecyclerViewAdapter.java 100 public static final int TYPE_UNREAD_NOTIFICATION_CONFIG = 3;
196 case TYPE_UNREAD_NOTIFICATION_CONFIG:
267 case TYPE_UNREAD_NOTIFICATION_CONFIG:
    [all...]
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigRecyclerViewAdapter.java 100 public static final int TYPE_UNREAD_NOTIFICATION_CONFIG = 3;
196 case TYPE_UNREAD_NOTIFICATION_CONFIG:
267 case TYPE_UNREAD_NOTIFICATION_CONFIG:
    [all...]
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/model/
AnalogComplicationConfigData.java 269 return AnalogComplicationConfigRecyclerViewAdapter.TYPE_UNREAD_NOTIFICATION_CONFIG;
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/model/
AnalogComplicationConfigData.java 269 return AnalogComplicationConfigRecyclerViewAdapter.TYPE_UNREAD_NOTIFICATION_CONFIG;

Completed in 227 milliseconds