Home | History | Annotate | Download | only in stk

Lines Matching defs:CatLog

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.");
135 CatLog.d(LOG_TAG, "onPause");
141 CatLog.d(LOG_TAG, "onDestroy");
151 CatLog.d(LOG_TAG, "IOOBE Invalid menu");
155 CatLog.d(LOG_TAG, "NPE Invalid menu");
168 CatLog.d(LOG_TAG, "simCount: " + simCount);
172 CatLog.d(LOG_TAG, "SIM " + i + " add to menu.");
180 CatLog.d(LOG_TAG, "SIM " + i + " is not inserted.");
192 CatLog.d(LOG_TAG, "No stk menu item add.");
198 CatLog.d(LOG_TAG, "launchSTKMainMenu.");