Searched refs:CatLog (Results 1 – 10 of 10) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
D | CatService.java | 154 CatLog.d(this, "Null RilMessageDecoder instance"); in CatService() 174 CatLog.d(this, "registerForRecordsLoaded slotid=" + mSlotId + " instance:" + this); in CatService() 183 CatLog.d(this, "Running CAT service on Slotid: " + mSlotId + in CatService() 237 CatLog.d(sInstance[slotId], "registerForRecordsLoaded slotid=" + slotId in getInstance() 246 CatLog.d(this, "Disposing CatService object"); in dispose() 272 CatLog.d(this, "error: invaild slot id: " + mSlotId); in dispose() 280 CatLog.d(this, "Service finalized"); in finalize() 304 CatLog.d(this, "Fail to parse proactive command"); in handleRilMsg() 349 CatLog.d(this,"Event: " + eventVal); in isSupportedSetupEventCommand() 372 CatLog.d(this, cmdParams.getCommandType().name()); in handleCommand() [all …]
|
D | CommandParamsFactory.java | 121 CatLog.d(this, in processCommandDetails() 231 CatLog.d(this, "make: caught ResultException e=" + e); in make() 257 CatLog.d(this, "Optional Icon data is NULL"); in setIcons() 278 CatLog.d(this, "Optional Icon data is NULL while loading multi icons"); in setIcons() 344 CatLog.d(this, "process DisplayText"); in processDisplayText() 405 CatLog.d(this, "process SetUpIdleModeText"); in processSetUpIdleModeText() 455 CatLog.d(this, "process GetInkey"); in processGetInkey() 514 CatLog.d(this, "process GetInput"); in processGetInput() 566 CatLog.d(this, "UCS2: received maxLen = " + input.maxLen + in processGetInput() 570 CatLog.d(this, "GSM 7Bit Default: received maxLen = " + input.maxLen + in processGetInput() [all …]
|
D | RilMessageDecoder.java | 73 CatLog.d("RilMessageDecoder", "invaild slot id: " + slotId); in getInstance() 134 CatLog.d(this, "StateStart unexpected expecting START=" + in processMessage() 150 CatLog.d(this, "StateCmdParamsReady expecting CMD_PARAMS_READY=" in processMessage() 177 CatLog.d(this, "decodeMessageParams dropping zombie messages"); in decodeMessageParams() 187 CatLog.d(this, "decodeMessageParams: caught ResultException e=" + e); in decodeMessageParams()
|
D | ImageDescriptor.java | 71 CatLog.d("ImageDescriptor", "parse; Descriptor : " + d.mWidth + ", " + d.mHeight + in parse() 75 CatLog.d("ImageDescriptor", "parse; failed parsing image descriptor"); in parse()
|
D | IconLoader.java | 144 CatLog.d(this, "load icon done"); in handleMessage() 155 CatLog.d(this, "else /postIcon "); in handleMessage() 169 CatLog.d(this, "Icon load failed"); in handleMessage() 260 CatLog.d("IconLoader", "parseToBnW; size error"); in parseToBnW()
|
D | CatLog.java | 21 public abstract class CatLog { class
|
D | ValueParser.java | 187 CatLog.d("ValueParser", "retrieveItemsIconId:"); in retrieveItemsIconId() 290 CatLog.d("ValueParser", "Alpha Id length=" + length); in retrieveAlphaId()
|
D | ComprehensionTlv.java | 98 CatLog.d(LOG_TAG, "decodeMany: ctlv is null, stop decoding"); in decodeMany()
|
D | ResponseData.java | 270 CatLog.d(this, "Err: byteToBCD conversion Value is " + value + in byteToBCD()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 9768 HPLcom/android/internal/telephony/cat/CatLog;->d(Ljava/lang/String;Ljava/lang/String;)V 40963 HSPLcom/android/internal/telephony/cat/CatLog;->d(Ljava/lang/Object;Ljava/lang/String;)V 60353 Lcom/android/internal/telephony/cat/CatLog;
|