Lines Matching refs:d
61 CatLog.d(LOG_TAG, "onCreate+"); in onCreate()
87 CatLog.d(LOG_TAG, "mAcceptUsersInput:false"); in onListItemClick()
93 CatLog.d(LOG_TAG, "Item is null"); in onListItemClick()
96 CatLog.d(LOG_TAG, "launch stk menu id: " + item.id); in onListItemClick()
105 CatLog.d(LOG_TAG, "mAcceptUsersInput: " + mAcceptUsersInput); in onKeyDown()
111 CatLog.d(LOG_TAG, "KEYCODE_BACK."); in onKeyDown()
122 CatLog.d(LOG_TAG, "onResume"); in onResume()
126 CatLog.d(LOG_TAG, "item size = 0 so finish."); in onResume()
132 CatLog.d(LOG_TAG, "resume to show multiple stk list."); in onResume()
139 CatLog.d(LOG_TAG, "onPause"); in onPause()
145 CatLog.d(LOG_TAG, "onDestroy"); in onDestroy()
155 CatLog.d(LOG_TAG, "IOOBE Invalid menu"); in getSelectedItem()
159 CatLog.d(LOG_TAG, "NPE Invalid menu"); in getSelectedItem()
177 CatLog.d(LOG_TAG, "simCount: " + simCount); in addStkMenuListItems()
184 CatLog.d(LOG_TAG, "SIM #" + (i + 1) + " is add to menu."); in addStkMenuListItems()
200 CatLog.d(LOG_TAG, "SIM #" + (i + 1) + " does not have main menu."); in addStkMenuListItems()
203 CatLog.d(LOG_TAG, "SIM #" + (i + 1) + " is not inserted."); in addStkMenuListItems()
215 CatLog.d(LOG_TAG, "No stk menu item add."); in addStkMenuListItems()
221 CatLog.d(LOG_TAG, "launchSTKMainMenu."); in launchSTKMainMenu()