Home
last modified time | relevance | path

Searched refs:notif (Results 1 – 4 of 4) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DStatusBarNotifications.java223 Notification notif = new Notification(); in setMoodView() local
226 notif.contentIntent = makeMoodIntent(moodId); in setMoodView()
230 notif.tickerText = text; in setMoodView()
233 notif.icon = moodId; in setMoodView()
239 notif.contentView = contentView; in setMoodView()
243 mNotificationManager.notify(MOOD_NOTIFICATIONS, notif); in setMoodView()
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DMainActivity.java64 Notification notif = preset.buildNotification(this); in updateNotification() local
66 .notify(SAMPLE_NOTIFICATION_ID, notif); in updateNotification()
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/
DTimerNotificationService.java106 Notification notif = new Notification.Builder(this) in showTimerDoneNotification() local
116 notifyMgr.notify(Constants.NOTIFICATION_TIMER_EXPIRED, notif); in showTimerDoneNotification()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv34092 …ke_fblvbNR2Tv-553Q0CtWj_A@fakeemail.com,Modify AppHeaderController to provide UI for notif settings
34405 …/Settings,fake_OzQiyoQnS8OyUZGtYqRbSw@fakeemail.com,Uninstall app through notif closes app setting…
95931 …c,platform/frameworks/base,fake_S3EGEM8oS9-PFhjfA8r9vw@fakeemail.com,Show notif when device reache…
97346 …orm/frameworks/base,fake_oJ7ycDweR0qXIq4s5xRLvA@fakeemail.com,Fix when instant app notif is showing
99243 …eworks/base,fake_OzQiyoQnS8OyUZGtYqRbSw@fakeemail.com,Pleasant sound implemented for in-call notif.
99756 …e_zOStfCiQSBygXZXb8ZkfMg@fakeemail.com,Delay notification vibration to synchronize with notif sound
99769 …HE6mhghSjJA@fakeemail.com,Check for false touches when determining if the notif menu should be sho…
102610 …latform/frameworks/base,fake_OzQiyoQnS8OyUZGtYqRbSw@fakeemail.com,In-call-notif doesn't use AUDIBI…
103623 …rameworks/base,fake_8_vaRHTiRK-QG7DHc0_8Cw@fakeemail.com,Update captive portal notif for Android TV
104413 …meworks/base,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,Add logging for what listener canceled notif
[all …]