Searched refs:CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS (Results 1 – 3 of 3) sorted by relevance
265 public static final String CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS = field in ConnectivitySettingsManager820 CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS, (int) def.toMillis()); in getConnectivityKeepPendingIntentDuration()838 context.getContentResolver(), CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS, time); in setConnectivityKeepPendingIntentDuration() local
23 import android.net.ConnectivitySettingsManager.CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS in <lambda>()267 testIntSetting(names = arrayOf(CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS), in <lambda>()
1386 ConnectivitySettingsManager.CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS, 5_000); in ConnectivityService()