OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RuimRecords
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
RuimRecords.java
49
public class
RuimRecords
extends IccRecords {
50
static final String LOG_TAG = "
RuimRecords
";
72
return "
RuimRecords
: " + super.toString()
101
public
RuimRecords
(UiccCardApplication app, Context c, CommandsInterface ci) {
118
if (DBG) log("
RuimRecords
X ctor this=" + this);
123
if (DBG) log("Disposing
RuimRecords
" + this);
133
if(DBG) log("
RuimRecords
finalized");
683
Rlog.i(LOG_TAG, "
RuimRecords
update failed", ar.exception);
904
log("
RuimRecords
:setVoiceMessageWaiting - NOP for CDMA");
[
all
...]
/external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
Completed in 93 milliseconds