Home
last modified time | relevance | path

Searched refs:getDisplayRule (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimUiccRecords.java408 public int getDisplayRule(ServiceState serviceState) { in getDisplayRule() method in IsimUiccRecords
DRuimRecords.java898 public int getDisplayRule(ServiceState serviceState) { in getDisplayRule() method in RuimRecords
DIccRecords.java788 public abstract int getDisplayRule(ServiceState serviceState); in getDisplayRule() method in IccRecords
DSIMRecords.java1760 public int getDisplayRule(ServiceState serviceState) { in getDisplayRule() method in SIMRecords
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java290 doReturn(0x02).when(mSimRecords).getDisplayRule(new ServiceState()); in testSpnUpdateShowPlmnOnly()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2294 int rule = (iccRecords != null) ? iccRecords.getDisplayRule(mSS) : 0; in updateSpnDisplay()
/frameworks/base/config/
Dboot-image-profile.txt41701 HSPLcom/android/internal/telephony/uicc/SIMRecords;->getDisplayRule(Landroid/telephony/ServiceState…