OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BasicNotificationPreset
(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
42
public static final NotificationPreset BASIC = new
BasicNotificationPreset
();
97
private static class
BasicNotificationPreset
extends NotificationPreset {
98
public
BasicNotificationPreset
() {
/developers/samples/android/deprecated/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java
42
public static final NotificationPreset BASIC = new
BasicNotificationPreset
();
97
private static class
BasicNotificationPreset
extends NotificationPreset {
98
public
BasicNotificationPreset
() {
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPresets.java
42
public static final NotificationPreset BASIC = new
BasicNotificationPreset
();
97
private static class
BasicNotificationPreset
extends NotificationPreset {
98
public
BasicNotificationPreset
() {
Completed in 8619 milliseconds