Home | History | Annotate | Download | only in com.example.android.wearable.wear.wearnotifications

Lines Matching refs:areNotificationsEnabled

121         boolean areNotificationsEnabled = mNotificationManagerCompat.areNotificationsEnabled();
124 if (!areNotificationsEnabled) {