• Home
  • Raw
  • Download

Lines Matching refs:d

69         CatLog.d(LOG_TAG, "onCreate, sim id: " + mSlotId);  in onCreate()
74 CatLog.d(LOG_TAG, "onCreate - appService is null"); in onCreate()
88 CatLog.d(LOG_TAG, "OK Clicked!, mSlotId: " + mSlotId); in onCreate()
97 CatLog.d(LOG_TAG, "Cancel Clicked!, mSlotId: " + mSlotId); in onCreate()
105 CatLog.d(LOG_TAG, "Moving backward!, mSlotId: " + mSlotId); in onCreate()
158 CatLog.d(LOG_TAG, "onResume - mIsResponseSent[" + mIsResponseSent + in onResume()
168 CatLog.d(LOG_TAG, "User should clear text..showing message forever"); in onResume()
189 CatLog.d(LOG_TAG, "onPause, sim id: " + mSlotId); in onPause()
205 CatLog.d(LOG_TAG, "onStart, sim id: " + mSlotId); in onStart()
212 CatLog.d(LOG_TAG, "onStop - before Send CONFIRM false mIsResponseSent[" + in onStop()
219 CatLog.d(LOG_TAG, "onDestroy - mIsResponseSent[" + mIsResponseSent + in onDestroy()
245 CatLog.d(LOG_TAG, "onSaveInstanceState"); in onSaveInstanceState()
257 CatLog.d(LOG_TAG, "onRestoreInstanceState"); in onRestoreInstanceState()
272 CatLog.d(LOG_TAG, "onNewIntent - updating the same Dialog box"); in onNewIntent()
292 CatLog.d(LOG_TAG, "sim id is invalid"); in sendResponse()
297 CatLog.d(LOG_TAG, "Ignore response: id is " + resId); in sendResponse()
301 CatLog.d(LOG_TAG, "sendResponse resID[" + resId + "] confirmed[" + confirmed + "]"); in sendResponse()
331 … CatLog.d(LOG_TAG, "initFromIntent - [" + (TelephonyUtils.IS_DEBUGGABLE ? mTextMsg : "********") in initFromIntent()
337 CatLog.d(LOG_TAG, "cancelTimeOut - slot id: " + mSlotId); in cancelTimeOut()
364 CatLog.d(LOG_TAG, "startTimeOut: " + mAlarmTime + "ms, slot id: " + mSlotId); in startTimeOut()
374 CatLog.d(LOG_TAG, "The alarm time is reached");