OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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