Home
last modified time | relevance | path

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

/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DStartDpcInsideSuwServiceConnection.java51 private static final String NETWORK_INTERCEPT_WAS_INITIALLY_ENABLED_KEY = field in StartDpcInsideSuwServiceConnection
85 NETWORK_INTERCEPT_WAS_INITIALLY_ENABLED_KEY, true); in StartDpcInsideSuwServiceConnection()
111 outState.putBoolean(NETWORK_INTERCEPT_WAS_INITIALLY_ENABLED_KEY, in saveInstanceState()