Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/logging/
DCarrierTextManagerLogger.kt160 fun logStopListeningForSatelliteCarrierText(reason: String) { in logStopListeningForSatelliteCarrierText() method in com.android.keyguard.logging.CarrierTextManagerLogger
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java667 mLogger.logStopListeningForSatelliteCarrierText(reason); in cancelSatelliteCollectionJob()