Home
last modified time | relevance | path

Searched refs:setPendingIntentAllowlistDuration (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DAbstractDozeModeTestCase.java104 setPendingIntentAllowlistDuration(NETWORK_TIMEOUT_MS); in testBackgroundNetworkAccess_enabledButWhitelistedOnNotificationAction()
DAbstractRestrictBackgroundNetworkTestCase.java792 protected void setPendingIntentAllowlistDuration(long durationMs) { in setPendingIntentAllowlistDuration() method in AbstractRestrictBackgroundNetworkTestCase