Home
last modified time | relevance | path

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

/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java71 private static final String[] NOTIFICATION_STYLES = field in MainActivity
108 NOTIFICATION_STYLES); in onCreate()
155 String notificationStyle = NOTIFICATION_STYLES[mSelectedNotification]; in onClick()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java72 private static final String[] NOTIFICATION_STYLES = field in StandaloneMainActivity
108 NOTIFICATION_STYLES, in onCreate()