Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DClientWakelockTracker.java74 List<ClientRequestStats> getClientRequestStats() { in getClientRequestStats() method in ClientWakelockTracker
H A DCommandsInterface.java2597 default List<ClientRequestStats> getClientRequestStats() { in getClientRequestStats() method
H A DPhone.java1446 public List<ClientRequestStats> getClientRequestStats() { in getClientRequestStats() method in Phone
1447 return mCi.getClientRequestStats(); in getClientRequestStats()
H A DRIL.java7249 public List<ClientRequestStats> getClientRequestStats() { in getClientRequestStats() method in RIL
7250 return mClientWakelockTracker.getClientRequestStats(); in getClientRequestStats()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1638 List<ClientRequestStats> getClientRequestStats(String callingPackage, String callingFeatureId, in getClientRequestStats() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java12447 public List<ClientRequestStats> getClientRequestStats(int subId) { in getClientRequestStats() method in TelephonyManager
12451 return service.getClientRequestStats(getOpPackageName(), getAttributionTag(), in getClientRequestStats()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java8480 public List<ClientRequestStats> getClientRequestStats(String callingPackage, in getClientRequestStats() method in PhoneInterfaceManager
8491 return phone.getClientRequestStats(); in getClientRequestStats()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58850 Landroid/telephony/TelephonyManager;->getClientRequestStats(I)Ljava/util/List;
87675 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getClientRequestStats(Ljava/lang/String;I)L…
88029 Lcom/android/internal/telephony/ITelephony;->getClientRequestStats(Ljava/lang/String;I)Ljava/util/L…