1// Signature format: 2.0 2package com.google.wear.services.notification { 3 4 public class NotificationManager { 5 method @Deprecated @RequiresPermission(com.google.wear.services.Permissions.ACCESS_WEAR_SYSTEM_SERVICE) @WorkerThread public void getNotificationCountData(@NonNull java.util.concurrent.Executor, @NonNull android.os.OutcomeReceiver<com.google.wear.services.notification.NotificationCountData,java.lang.Throwable>); 6 } 7 8} 9 10