Searched refs:DBG (Results 26 - 50 of 164) sorted by relevance

1234567

/packages/apps/Phone/src/com/android/phone/
H A DBitmapUtils.java30 private static final boolean DBG = field in class:BitmapUtils
61 if (DBG) log("createBlurredBitmap()...");
68 if (DBG) log("- input bitmap: " + bitmap.getWidth() + " x " + bitmap.getHeight());
76 if (DBG) log("- after resize: " + bitmap.getWidth() + " x " + bitmap.getHeight());
79 if (DBG) log("- after blur: " + bitmap.getWidth() + " x " + bitmap.getHeight());
82 if (DBG) log("createBlurredBitmap() done (elapsed = " + (endTime - startTime) + " msec)");
95 if (DBG) log("gaussianBlur(): input: " + width + " x " + height);
H A DDTMFTwelveKeyDialer.java56 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in class:DTMFTwelveKeyDialer
210 // if (DBG) log("DTMFKeyListener.onKeyDown, keyCode " + keyCode + ", view " + view);
223 if (DBG) log("DTMFKeyListener reading '" + c + "' from input.");
225 } else if (DBG) {
240 // if (DBG) log("DTMFKeyListener.onKeyUp, keyCode " + keyCode + ", view " + view);
250 if (DBG) log("Stopping the tone for '" + c + "'");
263 if (DBG) log("DTMFKeyListener.onKeyDown: event '" + c + "'");
270 if (DBG) log("DTMFKeyListener reading '" + c + "' from input.");
273 } else if (DBG) {
291 /*if (DBG) lo
[all...]
H A DNotificationMgr.java72 private static final boolean DBG = field in class:NotificationMgr
260 if (DBG) log("updateStatusBar: state = 0x" + Integer.toHexString(state));
270 if (DBG) log("updateNotificationsAtStartup()...");
281 if (DBG) log("- start call log query...");
286 if (DBG) log("- updating in-call notification at startup...");
352 if (DBG) log("call log query complete.");
361 if (DBG) log("query contacts for number: " + n.number);
368 if (DBG) log("closing call log cursor.");
373 if (DBG) log("contact query complete.");
385 if (DBG) {
[all...]
H A DNetworkSetting.java53 private static final boolean DBG = false; field in class:NetworkSetting
93 if (DBG) log("hideProgressPanel");
99 if (DBG) log("manual network selection: failed!");
102 if (DBG) log("manual network selection: succeeded!");
107 if (DBG) log("hideProgressPanel");
116 if (DBG) log("automatic network selection: failed!");
119 if (DBG) log("automatic network selection: succeeded!");
143 if (DBG) log("connection created, binding local service.");
151 if (DBG) log("connection disconnected, cleaning local binding.");
164 if (DBG) lo
[all...]
H A DCallForwardEditPreference.java24 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in class:CallForwardEditPreference
57 if (DBG) Log.d(LOG_TAG, "mServiceClass=" + mServiceClass + ", reason=" + reason);
95 if (DBG) Log.d(LOG_TAG, "mButtonClicked=" + mButtonClicked
106 if (DBG) Log.d(LOG_TAG, "callForwardInfo=" + callForwardInfo);
113 if (DBG) Log.d(LOG_TAG, "no change, do nothing");
116 if (DBG) Log.d(LOG_TAG, "reason=" + reason + ", action=" + action
142 if (DBG) Log.d(LOG_TAG, "handleGetCFResponse done, callForwardInfo=" + callForwardInfo);
184 if (DBG) Log.d(LOG_TAG, "handleGetCFResponse: done");
196 if (DBG) Log.d(LOG_TAG, "handleGetCFResponse: ar.exception=" + ar.exception);
205 if (DBG) Lo
[all...]
H A DRinger.java43 private static final boolean DBG = field in class:Ringer
101 if(DBG) Log.d(LOG_TAG, "updateRingerContextAfterRadioTechnologyChange...");
148 if (DBG) log("ring()...");
164 if (DBG) log("- starting vibrator...");
171 if (DBG) log("skipping ring because volume is zero");
186 if (DBG) {
217 if (DBG) log("stopRing()...");
237 if (DBG) log("- stopRing: null mRingHandler!");
241 if (DBG) log("- stopRing: cleaning up vibrator thread...");
313 if (DBG) lo
[all...]
H A DCdmaDisplayInfo.java30 private static final boolean DBG = (SystemProperties.getInt("ro.debuggable", 0) == 1); field in class:CdmaDisplayInfo
44 if (DBG) log("displayInfoRecord: infoMsg=" + infoMsg);
75 if (DBG) log("Dissmissing Display Info Record...");
H A DDTMFTwelveKeyDialerView.java45 private static final boolean DBG = false; field in class:DTMFTwelveKeyDialerView
68 if (DBG) log("dispatchKeyEvent(" + event + ")...");
80 if (DBG) log("==> dispatchKeyEvent: forwarding event to the DTMFDialer");
H A DInCallScreen.java87 private static final boolean DBG = field in class:InCallScreen
269 if (DBG) log("Handler: ignoring message " + msg + "; we're destroyed!");
273 if (DBG) log("Handler: handling message " + msg + " while not in foreground");
358 if (DBG) log("Received PHONE_CDMA_CALL_WAITING event ...");
384 if (DBG) log("- DISMISSING mPausePromptDialog.");
422 // if (DBG) log("mReceiver: ACTION_HEADSET_PLUG");
423 // if (DBG) log("==> intent: " + intent);
424 // if (DBG) log(" state: " + intent.getIntExtra("state", 0));
425 // if (DBG) log(" name: " + intent.getStringExtra("name"));
514 if (DBG) lo
[all...]
H A DCdmaVoicePrivacyCheckBoxPreference.java31 private final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in class:CdmaVoicePrivacyCheckBoxPreference
82 if (DBG) Log.d(LOG_TAG, "handleGetVPResponse: ar.exception=" + ar.exception);
85 if (DBG) Log.d(LOG_TAG, "handleGetVPResponse: VP state successfully queried.");
98 if (DBG) Log.d(LOG_TAG, "handleSetVPResponse: ar.exception=" + ar.exception);
100 if (DBG) Log.d(LOG_TAG, "handleSetVPResponse: re get");
H A DInCallUiState.java56 private static final boolean DBG = false; field in class:InCallUiState
218 if (DBG) log("hasPendingCallStatusCode() ==> "
228 if (DBG) log("getPendingCallStatusCode() ==> " + mPendingCallStatusCode);
236 if (DBG) log("setPendingCallStatusCode( " + status + " )...");
260 if (DBG) log("clearPendingCallStatusCode()...");
H A DCallFeaturesSetting.java100 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in class:CallFeaturesSetting
507 if (DBG) log("onPreferenceTreeClick: Voicemail Settings Preference is clicked.");
509 if (DBG) {
518 if (DBG) {
545 if (DBG) {
561 if (DBG) {
567 if (DBG) log("No change is made toward VM provider setting.");
587 if (DBG) log("Saved preferences found - switching to them");
601 if (DBG) log("onPreferenceClick: request preference click on dialog close: " +
622 if (DBG) lo
[all...]
H A DADNList.java42 protected static final boolean DBG = false; field in class:ADNList
107 if (DBG) log("query: starting an async query");
164 if (DBG) log("displayProgress: " + loading);
186 if (DBG) log("onQueryComplete: cursor.count=" + c.getCount());
197 if (DBG) log("onInsertComplete: requery");
203 if (DBG) log("onUpdateComplete: requery");
209 if (DBG) log("onDeleteComplete: requery");
H A DCallTime.java36 private static final boolean DBG = false; field in class:CallTime
70 if (DBG) log("setActiveCallMode(" + call + ")...");
78 if (DBG) log("reset()...");
93 if (DBG) log("periodicUpdateTimer() @ " + nextReport);
109 if (DBG) log("periodicUpdateTimer: timer already running, bail");
114 if (DBG) log("cancelTimer()...");
153 if (DBG) log("updateElapsedTime, count=" + count + ", duration=" + duration);
H A DInCallTouchUi.java65 private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2); field in class:InCallTouchUi
130 if (DBG) log("INCOMING_CALL_WIDGET_PING...");
143 if (DBG) log("InCallTouchUi constructor...");
144 if (DBG) log("- this = " + this);
145 if (DBG) log("- context " + context + ", attrs " + attrs);
156 if (DBG) log("InCallTouchUi onFinishInflate(this = " + this + ")...");
233 if (DBG) log("updateState: current state = " + state);
255 if (DBG) log("- updateState: RINGING! Showing incoming call controls...");
296 if (DBG) log("- updateState: NOT OK to show touch UI; disabling...");
309 if (DBG) {
[all...]
/packages/apps/Nfc/src/com/android/nfc/snep/
H A DSnepMessenger.java32 private static final boolean DBG = false; field in class:SnepMessenger
52 if (DBG) Log.d(TAG, "about to send a " + buffer.length + " byte message");
57 if (DBG) Log.d(TAG, "about to send a " + length + " byte fragment");
75 if (DBG) Log.d(TAG, "Got response from first fragment: " + snepResponse.getField());
85 if (DBG) Log.d(TAG, "about to send a " + length + " byte fragment");
110 if (DBG) Log.d(TAG, "read " + size + " bytes");
135 if (DBG) Log.d(TAG, "read " + readSize + " of " + requestSize);
143 if (DBG) Log.d(TAG, "requesting continuation");
153 if (DBG) Log.d(TAG, "read " + size + " bytes");
/packages/apps/Nfc/src/com/android/nfc/echoserver/
H A DEchoServer.java60 static boolean DBG = true; field in class:EchoServer
121 if (DBG) Log.d(TAG, "Dumping data unit");
188 if (DBG) Log.d(TAG, "read " + size + " bytes");
198 if (DBG) Log.d(TAG, "connection broken by IOException", e);
205 if (DBG) Log.d(TAG, "about create LLCP service socket");
213 if (DBG) Log.d(TAG, "failed to create LLCP service socket");
216 if (DBG) Log.d(TAG, "created LLCP service socket");
221 if (DBG) Log.d(TAG, "about to accept");
223 if (DBG) Log.d(TAG, "accept returned " + clientSocket);
292 if (DBG) Lo
[all...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DCorporaUpdateReceiver.java30 private static final boolean DBG = false; field in class:CorporaUpdateReceiver
38 if (DBG) Log.d(TAG, "onReceive(" + intent + ")");
H A DShortcutCursor.java32 private static final boolean DBG = false; field in class:ShortcutCursor
72 if (DBG) Log.d(TAG, "Total shortcuts: " + count);
79 if (DBG) Log.d(TAG, "Skipping shortcut " + i);
99 if (DBG) Log.d(TAG, "Shortcut refreshed: " + shortcutId);
116 if (DBG) Log.d(TAG, "refresh " + shortcutId);
130 if (DBG) Log.d(TAG, "replacing row " + i);
133 if (DBG) Log.d(TAG, "removing row " + i);
144 if (DBG) Log.d(TAG, "close()");
H A DConfig.java37 private static final boolean DBG = false; field in class:Config
105 if (DBG) Log.d(TAG, "Default corpus: " + corpus);
115 if (DBG) Log.d(TAG, "isCorpusEnabledByDefault(" + corpus.getName() + ")");
120 if (DBG) Log.d(TAG, "Corpus " + corpus.getName() + " IS default");
131 if (DBG) Log.d(TAG, "Suggest URI for " + corpus.getName() + ": " + uri);
133 if (DBG) Log.d(TAG, "Corpus " + corpus.getName() + " IS default");
137 if (DBG) Log.d(TAG, "Corpus " + corpus.getName() + " is NOT default");
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSuggestionSpanPickedNotificationReceiver.java27 private static final boolean DBG = LatinImeLogger.sDBG; field in class:SuggestionSpanPickedNotificationReceiver
34 if (DBG) {
H A DAutoCorrection.java27 private static final boolean DBG = LatinImeLogger.sDBG; field in class:AutoCorrection
94 if (DBG) {
100 if (DBG) {
127 if (DBG) {
132 if (DBG) {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionsView.java35 private static final boolean DBG = false; field in class:SuggestionsView
103 if (DBG) Log.d(TAG, "Parent height=" + maxHeight);
106 if (DBG) Log.d(TAG, "This height=" + maxHeight);
112 if (DBG) {
/packages/inputmethods/LatinIME/tools/dicttool/src/android/inputmethod/latin/dicttool/
H A DMakedictLog.java23 public static final boolean DBG = true; field in class:MakedictLog
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/preferences/
H A DSearchSettingsActivity.java32 private static final boolean DBG = false; field in class:SearchSettingsActivity
69 if (DBG) Log.d(TAG, "onHeadersBuilt shortcutsFragment=" + shortcutsFragment);
74 if (DBG) Log.d(TAG, "fragment " + i + ": " + fragment);

Completed in 292 milliseconds

1234567