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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneFactory.java 64 static private SubInfoRecordUpdater sSubInfoRecordUpdater = null;
198 Rlog.i(LOG_TAG, "Creating SubInfoRecordUpdater ");
199 sSubInfoRecordUpdater = new SubInfoRecordUpdater(context,
SubInfoRecordUpdater.java 51 public class SubInfoRecordUpdater extends Handler {
89 public SubInfoRecordUpdater(Context context, Phone[] phoneProxy, CommandsInterface[] ci) {
511 Rlog.d(LOG_TAG, "[SubInfoRecordUpdater]" + message);

Completed in 38 milliseconds