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 ConnectivitySettingsManager828 CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS, (int) def.toMillis()); in getConnectivityKeepPendingIntentDuration()846 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>()270 testIntSetting(names = arrayOf(CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS), in <lambda>()
1653 ConnectivitySettingsManager.CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS, 5_000);