HomeSort by relevance Sort by last modified time
    Searched refs:getDisplayRule (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccRecords.java 236 protected abstract int getDisplayRule(String plmn);
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimRecords.java 328 protected int getDisplayRule(String plmn) {
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SIMRecords.java     [all...]
GsmServiceStateTracker.java 585 int rule = phone.mSIMRecords.getDisplayRule(ss.getOperatorNumeric());
    [all...]

Completed in 454 milliseconds