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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRefreshResponse.java 32 public int efId; /* EFID */
40 return "{" + refreshResult + ", " + aid +", " + efId + "}";
IsimUiccRecords.java 306 private void handleFileUpdate(int efid) {
307 switch (efid) {
359 handleFileUpdate(refreshResponse.efId);
SIMRecords.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]

Completed in 5202 milliseconds