Searched refs:NOTIFICATION_TYPE_BUNDLE (Results 1 – 4 of 4) sorted by relevance
28 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_BUNDLE;228 case NOTIFICATION_TYPE_BUNDLE: in sendNotification()
54 static final String NOTIFICATION_TYPE_BUNDLE = "BUNDLE"; field in Common
113 testNotification(16, NOTIFICATION_TYPE_BUNDLE); in testBackgroundNetworkAccess_enabledButWhitelistedOnNotificationAction()
114 protected static final String NOTIFICATION_TYPE_BUNDLE = "BUNDLE"; field in AbstractRestrictBackgroundNetworkTestCase