Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DSimPhonebookProvider.java134 static int efIdForEfType(@ElementaryFiles.EfType int efType) { in efIdForEfType()
319 int efType) throws RemoteException { in addEfToCursor()
326 int efType, int[] recordsSize) throws RemoteException { in addEfToCursor()
802 public final int efType; field in SimPhonebookProvider.PhonebookArgs
808 @ElementaryFiles.EfType int efType, int efid, int recordNumber, in PhonebookArgs()
823 int efType; in createFromEfName() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java3930 final int efType = c.getInt(4); in getAllSimAccounts() local
4019 int simSlot, int efType) { in createSimAccountIdInTransaction()
DContactsProvider2.java2308 final int efType = extras.getInt(SimContacts.KEY_SIM_EF_TYPE, -1); in call() local