Home
last modified time | relevance | path

Searched refs:RilWakelockInfo (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DClientWakelockAccountant.java32 public ArrayList<RilWakelockInfo> mPendingRilWakelocks = new ArrayList<>();
43 RilWakelockInfo wlInfo = new RilWakelockInfo(request, token, concurrentRequests, time); in startAttributingWakelock()
51 RilWakelockInfo wlInfo = removePendingWakelock(request, token); in stopAttributingWakelock()
60 for (RilWakelockInfo wlInfo : mPendingRilWakelocks) { in stopAllPendingRequests()
70 for (RilWakelockInfo wlInfo : mPendingRilWakelocks) { in changeConcurrentRequests()
76 private void completeRequest(RilWakelockInfo wlInfo, long time) { in completeRequest()
95 for (RilWakelockInfo wlInfo : mPendingRilWakelocks) { in updatePendingRequestWakelockTime()
107 private RilWakelockInfo removePendingWakelock(int request, int token) { in removePendingWakelock()
108 RilWakelockInfo result = null; in removePendingWakelock()
110 for (RilWakelockInfo wlInfo : mPendingRilWakelocks) { in removePendingWakelock()
DRilWakelockInfo.java26 public class RilWakelockInfo { class
27 private final String LOG_TAG = RilWakelockInfo.class.getSimpleName();
48 RilWakelockInfo(int rilRequest, int tokenNumber, int concurrentRequests, long requestTime) { in RilWakelockInfo() method in RilWakelockInfo
/frameworks/base/config/
Ddirty-image-objects945 Lcom/android/internal/telephony/RilWakelockInfo; 251
Dpreloaded-classes11989 com.android.internal.telephony.RilWakelockInfo
Dboot-image-profile.txt44557 Lcom/android/internal/telephony/RilWakelockInfo;
/frameworks/base/boot/
Dpreloaded-classes11958 com.android.internal.telephony.RilWakelockInfo
Dboot-image-profile.txt34396 Lcom/android/internal/telephony/RilWakelockInfo;