Home
last modified time | relevance | path

Searched defs:findIndex (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccRulesAuthTable.java148 public int findIndex(@EuiccProfileInfo.PolicyRule int policy, CarrierIdentifier carrierId) { in findIndex() method in EuiccRulesAuthTable
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSystemGesturesPointerEventListener.java256 private int findIndex(int pointerId) { in findIndex() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DPersistAtomsStorage.java1283 private int findIndex(DataCallSession key) { in findIndex() method in PersistAtomsStorage
/aosp12/frameworks/base/core/java/android/net/
H A DNetworkStats.java756 public int findIndex(String iface, int uid, int set, int tag, int metered, int roaming, in findIndex() method in NetworkStats