Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl2276 int sendThermalMitigationRequest(int subId, in sendThermalMitigationRequest() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java15291 public int sendThermalMitigationRequest( in sendThermalMitigationRequest() method in TelephonyManager
15296 return telephony.sendThermalMitigationRequest(getSubId(), thermalMitigationRequest, in sendThermalMitigationRequest()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java10073 public int sendThermalMitigationRequest( in sendThermalMitigationRequest() method in PhoneInterfaceManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12066 …on(android.Manifest.permission.MODIFY_PHONE_STATE) public int sendThermalMitigationRequest(@NonNul…