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.java619 sendApStarted(mWifiManager.getSoftApConfiguration()); in startTetheredApLocked()
642 sendApStarted(mLocalOnlyHotspotReservation.getSoftApConfiguration()); in startLocalOnlyApLocked()
654 sendApStarted(reservation.getSoftApConfiguration()); in startLocalOnlyApLocked()
710 private void sendApStarted(SoftApConfiguration softApConfiguration) { in sendApStarted() method in CarProjectionService
967 sendApStarted(mWifiManager.getSoftApConfiguration()); in onStateChanged()