Home
last modified time | relevance | path

Searched refs:NotificationService (Results 1 – 11 of 11) sorted by relevance

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
DNotificationShowcaseActivity.java38 Intent intent = new Intent(NotificationService.ACTION_CREATE); in doPost()
39 intent.setComponent(new ComponentName(this, NotificationService.class)); in doPost()
44 Intent intent = new Intent(NotificationService.ACTION_DESTROY); in doRemove()
45 intent.setComponent(new ComponentName(this, NotificationService.class)); in doRemove()
DUpdateService.java52 noMa.notify(NotificationService.NOTIFICATION_ID + id, in onHandleIntent()
53 NotificationService.makeSmsNotification(this, update, id, when)); in onHandleIntent()
DProgressService.java59 noMa.notify(NotificationService.NOTIFICATION_ID + mId, in run()
60 NotificationService.makeUploadNotification( in run()
DNotificationService.java49 public class NotificationService extends IntentService { class
58 public NotificationService() { in NotificationService() method in NotificationService
62 public NotificationService(String name) { in NotificationService() method in NotificationService
68 intent.setComponent(new ComponentName(context, NotificationService.class)); in makeCancelAllIntent()
DPhoneService.java65 noMa.cancel(NotificationService.NOTIFICATION_ID + id); in onHandleIntent()
DFullScreenActivity.java60 noMa.cancel(NotificationService.NOTIFICATION_ID + id); in onCreate()
/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java65 public class NotificationService extends Service implements Recommender.Listener, class
124 public NotificationService() { in NotificationService() method in NotificationService
184 mRecommender = new Recommender(NotificationService.this, NotificationService.this, true); in handleInitializeRecommender()
416 private static ImageLoader.ImageLoaderCallback<NotificationService> createChannelLogoCallback( in createChannelLogoCallback()
417 NotificationService service, final int notificationId, final String inputDisplayName, in createChannelLogoCallback()
419 return new ImageLoader.ImageLoaderCallback<NotificationService>(service) { in createChannelLogoCallback()
421 public void onBitmapLoaded(NotificationService service, Bitmap channelLogo) { in createChannelLogoCallback()
519 private static class NotificationHandler extends WeakHandler<NotificationService> {
520 public NotificationHandler(@NonNull Looper looper, NotificationService ref) {
525 public void handleMessage(Message msg, @NonNull NotificationService notificationService) {
/packages/apps/TV/src/com/android/tv/receiver/
DBootCompletedReceiver.java31 import com.android.tv.recommendation.NotificationService;
54 Intent notificationIntent = new Intent(context, NotificationService.class); in onReceive()
55 notificationIntent.setAction(NotificationService.ACTION_SHOW_RECOMMENDATION); in onReceive()
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java68 import com.android.tv.recommendation.NotificationService;
584 && params.getString(NotificationService.TUNE_PARAMS_RECOMMENDATION_TYPE) != null; in tuneTo()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java102 import com.android.tv.recommendation.NotificationService;
754 Intent notificationIntent = new Intent(this, NotificationService.class); in onStart()
755 notificationIntent.setAction(NotificationService.ACTION_SHOW_RECOMMENDATION); in onStart()
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt86126 Wake lock WakefulIntentService[NotificationService] realtime
86133 Wake lock wake:com.google.android.gms/.reminders.notification.NotificationService realtime