Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DBroadcaster.java124 int oldLen = targets.length; in cancelRequest() local
125 for (int i=0; i<oldLen; i++) { in cancelRequest()
127 r.targets = new Handler[oldLen-1]; in cancelRequest()
128 r.targetWhats = new int[oldLen-1]; in cancelRequest()
134 int remainingLen = oldLen-i-1; in cancelRequest()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsResolver.java1510 int oldLen = mNumSlots; in handleMsimConfigChange() local
1511 if (oldLen == newNumSlots) { in handleMsimConfigChange()
1515 Log.i(TAG, "handleMsimConfigChange: oldLen=" + oldLen + ", newLen=" + newNumSlots); in handleMsimConfigChange()
1516 mEventLog.log("MSIM config change: " + oldLen + " -> " + newNumSlots); in handleMsimConfigChange()
1517 if (newNumSlots < oldLen) { in handleMsimConfigChange()
1521 for (int oldSlot = newNumSlots; oldSlot < oldLen; oldSlot++) { in handleMsimConfigChange()
1559 if (newNumSlots < oldLen) { in handleMsimConfigChange()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...