Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java681 sendApStarted(mWifiManager.getSoftApConfiguration()); in startTetheredApLocked()
727 sendApStarted(mLocalOnlyHotspotReservation.getSoftApConfiguration()); in startLocalOnlyApLocked()
814 private void sendApStarted(SoftApConfiguration softApConfiguration) { in sendApStarted() method in CarProjectionService
1103 sendApStarted(mWifiManager.getSoftApConfiguration()); in onStateChanged()
1235 sendApStarted(softApConfiguration); in onStarted()