Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DNetworkWatchlistShellCommand.java78 WatchlistConfig.getInstance().setTestMode(inputStream); in runSetTestConfig()
H A DWatchlistConfig.java248 public void setTestMode(InputStream testConfigInputStream) throws IOException { in setTestMode() method in WatchlistConfig
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapServer.java176 public void setTestMode(int testMode) { in setTestMode() method in SapServer
683 rilTestModeReq.setTestMode(mTestMode); in handleMessage()
H A DSapMessage.java329 public void setTestMode(int testMode) { in setTestMode() method in SapMessage