Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DNetworkWatchlistService.java135 mConfig.removeTestModeConfig(); in init()
H A DWatchlistConfig.java260 public void removeTestModeConfig() { in removeTestModeConfig() method in WatchlistConfig