Home
last modified time | relevance | path

Searched refs:IccConstants (Results 1 – 22 of 22) sorted by relevance

/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DSimPhonebookProviderTest.java56 import com.android.internal.telephony.uicc.IccConstants;
188 mIccPhoneBook.setRecordsSize(3, IccConstants.EF_FDN, 0, 0); in query_entityFiles_multiSim_returnsCursorWithRowForEachSimEf()
189 mIccPhoneBook.setRecordsSize(3, IccConstants.EF_SDN, 0, 0); in query_entityFiles_multiSim_returnsCursorWithRowForEachSimEf()
190 mIccPhoneBook.setRecordsSize(7, IccConstants.EF_ADN, 0, 0); in query_entityFiles_multiSim_returnsCursorWithRowForEachSimEf()
191 mIccPhoneBook.setRecordsSize(7, IccConstants.EF_FDN, 0, 0); in query_entityFiles_multiSim_returnsCursorWithRowForEachSimEf()
192 mIccPhoneBook.setRecordsSize(7, IccConstants.EF_SDN, 0, 0); in query_entityFiles_multiSim_returnsCursorWithRowForEachSimEf()
214 mIccPhoneBook.setRecordsSize(1, IccConstants.EF_ADN, 0, 0); in query_entityFiles_simWithZeroSizes_returnsEmptyCursor()
215 mIccPhoneBook.setRecordsSize(1, IccConstants.EF_FDN, 0, 0); in query_entityFiles_simWithZeroSizes_returnsEmptyCursor()
216 mIccPhoneBook.setRecordsSize(1, IccConstants.EF_SDN, 0, 0); in query_entityFiles_simWithZeroSizes_returnsEmptyCursor()
694 1, IccConstants.EF_ADN).stream() in insert_adnRecord_addsAdnRecordAndReturnsUriForNewRecord()
[all …]
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimPhoneBookTest.java26 import com.android.internal.telephony.uicc.IccConstants;
45 int size[] = simPhoneBook.getAdnRecordsSizeForSubscriber(subId, IccConstants.EF_ADN); in testBasic()
52 simPhoneBook.getAdnRecordsInEfForSubscriber(subId, IccConstants.EF_ADN); in testBasic()
89 IccConstants.EF_ADN, values, adnIndex, pin2); in testBasic()
91 simPhoneBook.getAdnRecordsInEfForSubscriber(subId, IccConstants.EF_ADN); in testBasic()
107 IccConstants.EF_ADN, values2, pin2); in testBasic()
109 simPhoneBook.getAdnRecordsInEfForSubscriber(subId, IccConstants.EF_ADN); in testBasic()
126 IccConstants.EF_ADN, values3, pin2); in testBasic()
128 simPhoneBook.getAdnRecordsInEfForSubscriber(subId, IccConstants.EF_ADN); in testBasic()
140 IccConstants.EF_ADN, values4, adnIndex, pin2); in testBasic()
[all …]
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccProvider.java196 efType = IccConstants.EF_ADN; in insert()
201 efType = IccConstants.EF_ADN; in insert()
206 efType = IccConstants.EF_FDN; in insert()
212 efType = IccConstants.EF_FDN; in insert()
298 efType = IccConstants.EF_ADN; in delete()
303 efType = IccConstants.EF_ADN; in delete()
308 efType = IccConstants.EF_FDN; in delete()
313 efType = IccConstants.EF_FDN; in delete()
389 efType = IccConstants.EF_ADN; in update()
394 efType = IccConstants.EF_ADN; in update()
[all …]
H A DIccPhoneBookInterfaceManager.java33 import com.android.internal.telephony.uicc.IccConstants;
388 if (efid == IccConstants.EF_ADN) { in updateEfForIccType()
390 return IccConstants.EF_PBR; in updateEfForIccType()
456 (efid == IccConstants.EF_PBR || efid == IccConstants.EF_ADN); in usesPbCache()
H A DIccSmsInterfaceManager.java51 import com.android.internal.telephony.uicc.IccConstants;
211 fh.updateEFLinearFixed(IccConstants.EF_SMS, i + 1, record, null, null); in markMessagesAsRead()
283 IccConstants.EF_SMS, in updateMessageOnIccEf()
362 fh.loadEFLinearFixedAll(IccConstants.EF_SMS, response); in getAllMessagesFromIccEf()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DIccPhoneBookInterfaceManagerTest.java117 IccConstants.EF_ADN); in testAdnEFLoadWithFailure()
130 IccConstants.EF_ADN); in testAdnEFLoadWithFailure()
142 IccConstants.EF_ADN); in testAdnEFLoadByPbCacheWithFailure()
152 IccConstants.EF_ADN); in testAdnEFLoadByPbCacheWithFailure()
187 IccConstants.EF_ADN, values , null); in testUpdateAdnRecord()
216 IccConstants.EF_ADN, values , "12"); in testUpdateAdnRecordByPbCache()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DAdnRecordLoader.java74 if (efid == IccConstants.EF_ADN) { in getEFPath()
75 return IccConstants.MF_SIM + IccConstants.DF_TELECOM; in getEFPath()
H A DIccFileHandler.java32 public abstract class IccFileHandler extends Handler implements IccConstants {
220 new LoadLinearFixedContext(IccConstants.EF_IMG, recordNum, in loadEFImgLinearFixed()
223 mCi.iccIOForApp(COMMAND_GET_RESPONSE, IccConstants.EF_IMG, in loadEFImgLinearFixed()
224 getEFPath(IccConstants.EF_IMG), recordNum, in loadEFImgLinearFixed()
H A DIsimFileHandler.java26 public final class IsimFileHandler extends IccFileHandler implements IccConstants {
H A DCsimFileHandler.java26 public final class CsimFileHandler extends IccFileHandler implements IccConstants {
H A DIccConstants.java22 public interface IccConstants { interface
H A DSIMFileHandler.java25 public final class SIMFileHandler extends IccFileHandler implements IccConstants {
H A DUsimFileHandler.java26 public final class UsimFileHandler extends IccFileHandler implements IccConstants {
H A DSimPhonebookRecordCache.java538 && (iccRefreshResponse.efId == IccConstants.EF_PBR || in handleSimRefresh()
539 iccRefreshResponse.efId == IccConstants.EF_ADN) || in handleSimRefresh()
H A DAdnRecordCache.java34 public class AdnRecordCache extends Handler implements IccConstants {
H A DIccRecords.java55 public abstract class IccRecords extends Handler implements IccConstants {
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DSimPhonebookProvider.java54 import com.android.internal.telephony.uicc.IccConstants;
139 return IccConstants.EF_ADN; in efIdForEfType()
141 return IccConstants.EF_FDN; in efIdForEfType()
143 return IccConstants.EF_SDN; in efIdForEfType()
836 efid = IccConstants.EF_ADN; in createFromEfName()
840 efid = IccConstants.EF_FDN; in createFromEfName()
844 efid = IccConstants.EF_SDN; in createFromEfName()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DUsimPhoneBookManager.java29 import com.android.internal.telephony.uicc.IccConstants;
42 public class UsimPhoneBookManager extends Handler implements IccConstants {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes10323 com.android.internal.telephony.uicc.IccConstants
H A Dboot-image-profile.txt34969 Lcom/android/internal/telephony/uicc/IccConstants;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes10344 com.android.internal.telephony.uicc.IccConstants
H A Dboot-image-profile.txt44633 Lcom/android/internal/telephony/uicc/IccConstants;