Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierInfoManager.java86 Cursor findCursor = null; in getCarrierInfoForImsiEncryption() local
182 private static ImsiEncryptionInfo getImsiEncryptionInfo(Cursor findCursor, String mcc, in getImsiEncryptionInfo()