Home
last modified time | relevance | path

Searched defs:dataThrottlingRequest (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DThermalMitigationRequest.java96 @Nullable DataThrottlingRequest dataThrottlingRequest) { in ThermalMitigationRequest()
215 public @NonNull Builder setDataThrottlingRequest( in setDataThrottlingRequest()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java1873 DataThrottlingRequest dataThrottlingRequest = in handleMessage() local
9980 DataThrottlingRequest dataThrottlingRequest) { in handleDataThrottlingRequest()