Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionServiceTest.java198 mService.setStableLocalOnlyHotspotConfig(true); in startLohsWithStableCredentials_success()
246 mService.setStableLocalOnlyHotspotConfig(true); in resetProjectionAccessPointCredentials()
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java210 setStableLocalOnlyHotspotConfig( in CarProjectionService()
989 void setStableLocalOnlyHotspotConfig(boolean stableConfig) { in setStableLocalOnlyHotspotConfig() method in CarProjectionService
DCarShellCommand.java1294 mCarProjectionService.setStableLocalOnlyHotspotConfig( in exec()