HomeSort by relevance Sort by last modified time
    Searched defs:CatLog (Results 1 - 16 of 16) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatLog.java 21 public abstract class CatLog {
ComprehensionTlv.java 98 CatLog.d(LOG_TAG, "decodeMany: ctlv is null, stop decoding");
ResponseData.java 259 CatLog.d(this, "Err: byteToBCD conversion Value is " + value +
RilMessageDecoder.java 73 CatLog.d("RilMessageDecoder", "invaild slot id: " + slotId);
134 CatLog.d(this, "StateStart unexpected expecting START=" +
150 CatLog.d(this, "StateCmdParamsReady expecting CMD_PARAMS_READY="
177 CatLog.d(this, "decodeMessageParams dropping zombie messages");
187 CatLog.d(this, "decodeMessageParams: caught ResultException e=" + e);
CommandParamsFactory.java 111 CatLog.d(this,
218 CatLog.d(this, "make: caught ResultException e=" + e);
316 CatLog.d(this, "process DisplayText");
376 CatLog.d(this, "process SetUpIdleModeText");
418 CatLog.d(this, "process GetInkey");
475 CatLog.d(this, "process GetInput");
521 CatLog.d(this, "UCS2: received maxLen = " + input.maxLen +
525 CatLog.d(this, "GSM 7Bit Default: received maxLen = " + input.maxLen +
551 CatLog.d(this, "process Refresh");
580 CatLog.d(this, "process SelectItem")
    [all...]
IconLoader.java 144 CatLog.d(this, "load icon done");
155 CatLog.d(this, "else /postIcon ");
169 CatLog.d(this, "Icon load failed");
260 CatLog.d("IconLoader", "parseToBnW; size error");
CatService.java 146 CatLog.d(this, "Null RilMessageDecoder instance");
166 CatLog.d(this, "registerForRecordsLoaded slotid=" + mSlotId + " instance:" + this);
175 CatLog.d(this, "Running CAT service on Slotid: " + mSlotId +
229 CatLog.d(sInstance[slotId], "registerForRecordsLoaded slotid=" + slotId
238 CatLog.d(this, "Disposing CatService object");
264 CatLog.d(this, "error: invaild slot id: " + mSlotId);
272 CatLog.d(this, "Service finalized");
296 CatLog.d(this, "Fail to parse proactive command");
341 CatLog.d(this,"Event: " + eventVal);
363 CatLog.d(this, cmdParams.getCommandType().name())
    [all...]
  /packages/apps/Stk/src/com/android/stk/
BootCompletedReceiver.java 25 import com.android.internal.telephony.cat.CatLog;
45 CatLog.d(LOG_TAG, "[ACTION_BOOT_COMPLETED]");
StkAppInstaller.java 19 import com.android.internal.telephony.cat.CatLog;
38 CatLog.d(LOG_TAG, "init");
50 CatLog.d(LOG_TAG, "[setAppState]+");
52 CatLog.d(LOG_TAG, "[setAppState]- no context, just return.");
57 CatLog.d(LOG_TAG, "[setAppState]- no package manager, just return.");
70 CatLog.d(LOG_TAG, "Need not change app state!!");
72 CatLog.d(LOG_TAG, "Change app state[" + install + "]");
76 CatLog.d(LOG_TAG, "Could not change STK app state");
79 CatLog.d(LOG_TAG, "[setAppState]-");
StkMain.java 25 import com.android.internal.telephony.cat.CatLog;
50 CatLog.d(LOG_TAG, "onCreate+");
75 CatLog.d(LOG_TAG, "simCount: " + simCount);
79 CatLog.d(LOG_TAG, "SIM " + i + " is inserted.");
83 CatLog.d(LOG_TAG, "SIM " + i + " is not inserted.");
90 CatLog.d(LOG_TAG, "do not show stk list menu.");
97 CatLog.d(LOG_TAG, "launchSTKMainMenu.");
StkLauncherActivity.java 34 import com.android.internal.telephony.cat.CatLog;
61 CatLog.d(LOG_TAG, "onCreate+");
83 CatLog.d(LOG_TAG, "mAcceptUsersInput:false");
89 CatLog.d(LOG_TAG, "Item is null");
92 CatLog.d(LOG_TAG, "launch stk menu id: " + item.id);
101 CatLog.d(LOG_TAG, "mAcceptUsersInput: " + mAcceptUsersInput);
107 CatLog.d(LOG_TAG, "KEYCODE_BACK.");
118 CatLog.d(LOG_TAG, "onResume");
122 CatLog.d(LOG_TAG, "item size = 0 so finish.");
128 CatLog.d(LOG_TAG, "resume to show multiple stk list.")
    [all...]
ToneDialog.java 30 import com.android.internal.telephony.cat.CatLog;
71 CatLog.d(LOG_TAG, "onCreate");
87 CatLog.d(LOG_TAG, "onCreate - null tone text");
100 CatLog.d(LOG_TAG, "onCreate - null settings - finish");
120 CatLog.d(LOG_TAG, "onDestroy");
StkDialogActivity.java 19 import com.android.internal.telephony.cat.CatLog;
21 import com.android.internal.telephony.cat.CatLog;
72 CatLog.d(LOG_TAG, "onCreate, sim id: " + mSlotId);
98 CatLog.d(LOG_TAG, "OK Clicked!, mSlotId: " + mSlotId);
103 CatLog.d(LOG_TAG, "Cancel Clicked!, mSlotId: " + mSlotId);
115 CatLog.d(LOG_TAG, "onKeyDown - KEYCODE_BACK");
127 CatLog.d(LOG_TAG, "onResume - mIsResponseSent[" + mIsResponseSent +
163 CatLog.d(LOG_TAG, "User should clear text..showing message forever");
177 CatLog.d(LOG_TAG, "Pending Alarm! Let it finish counting down...");
180 CatLog.d(LOG_TAG, "No Pending Alarm! OK to start timer...")
    [all...]
StkMenuActivity.java 40 import com.android.internal.telephony.cat.CatLog;
85 CatLog.d(LOG_TAG, "MSG_ID_TIMEOUT mState: " + mState);
101 CatLog.d(LOG_TAG, "onCreate");
121 CatLog.d(LOG_TAG, "mAcceptUsersInput:false");
127 CatLog.d(LOG_TAG, "Item is null");
131 CatLog.d(LOG_TAG, "onListItemClick Id: " + item.id + ", mState: " + mState);
145 CatLog.d(LOG_TAG, "mAcceptUsersInput: " + mAcceptUsersInput);
152 CatLog.d(LOG_TAG, "KEYCODE_BACK - mState[" + mState + "]");
155 CatLog.d(LOG_TAG, "STATE_SECONDARY");
162 CatLog.d(LOG_TAG, "STATE_MAIN")
    [all...]
StkInputActivity.java 39 import com.android.internal.telephony.cat.CatLog;
88 CatLog.d(LOG_TAG, "Msg timeout.");
101 CatLog.d(LOG_TAG, "mAcceptUsersInput:false");
109 CatLog.d(LOG_TAG, "handleClick, invalid text");
125 CatLog.d(LOG_TAG, "handleClick, ready to response");
135 CatLog.d(LOG_TAG, "onCreate - mIsResponseSent[" + mIsResponseSent + "]");
171 CatLog.d(LOG_TAG, "onResume - mIsResponseSent[" + mIsResponseSent +
184 CatLog.d(LOG_TAG, "onPause - mIsResponseSent[" + mIsResponseSent + "]");
190 CatLog.d(LOG_TAG, "onStop - mIsResponseSent[" + mIsResponseSent + "]");
202 CatLog.d(LOG_TAG, "onDestroy - before Send End Session mIsResponseSent["
    [all...]
StkAppService.java 68 import com.android.internal.telephony.cat.CatLog;
126 CatLog.d(this, "setPendingActivityInstance act : " + mSlotId + ", " + act);
130 CatLog.d(this, "getPendingActivityInstance act : " + mSlotId + ", " +
135 CatLog.d(this, "setPendingDialogInstance act : " + mSlotId + ", " + act);
139 CatLog.d(this, "getPendingDialogInstance act : " + mSlotId + ", " +
144 CatLog.d(this, "setMainActivityInstance act : " + mSlotId + ", " + act);
148 CatLog.d(this, "getMainActivityInstance act : " + mSlotId + ", " +
254 CatLog.d(LOG_TAG, "onCreate()+");
259 CatLog.d(LOG_TAG, "simCount: " + mSimCount);
266 CatLog.d(LOG_TAG, "slotId: " + i)
    [all...]

Completed in 931 milliseconds