HomeSort by relevance Sort by last modified time
    Searched defs:DBG (Results 151 - 175 of 321) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchableCorpora.java 37 private static final boolean DBG = false;
136 if (DBG) Log.d(TAG, "Updated corpora: " + mCorporaBySource.values());
ShortcutsProvider.java 37 private static final boolean DBG = false;
109 if (DBG) {
131 if (DBG) Log.d(TAG, "Adding (PID: " + Binder.getCallingPid() + "): " + shortcut);
SuggestionsProviderImpl.java 38 private static final boolean DBG = false;
87 if (DBG) Log.d(TAG, "should query corpus " + corpus);
90 if (DBG) Log.d(TAG, "should NOT query corpus " + corpus);
93 if (DBG) Log.d(TAG, "getCorporaToQuery corporaToQuery=" + corporaToQuery);
109 if (DBG) Log.d(TAG, "getSuggestions(" + query + ")");
174 if (DBG) Log.d(TAG, "Publishing delayed results");
192 if (DBG) {
203 if (DBG) Log.d(TAG, "Delaying result by " + mResultPublishDelayMillis + " ms");
208 if (DBG) Log.d(TAG, "Publishing result immediately");
WebCorpus.java 40 private static final boolean DBG = false;
53 if (DBG) {
66 if (DBG) Log.d(TAG, "setWebSource(" + web + ")");
159 if (DBG) Log.d(TAG, "getSourcesToQuery sourcesToQuery=" + sourcesToQuery);
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestClient.java 55 private static final boolean DBG = false;
115 if (DBG) Log.d(LOG_TAG, "Sending request: " + suggestUri);
128 if (DBG) Log.d(LOG_TAG, "Got " + suggestions.length() + " results");
131 if (DBG) Log.d(LOG_TAG, "Request failed " + response.getStatusLine());
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
CorporaAdapter.java 43 private static final boolean DBG = false;
138 if (DBG) Log.d(TAG, "Binding " + position + ", corpus=" + corpus);
147 if (DBG) Log.d(TAG, "bind:name=" + corpus + ",label=" + label + ",current=" + isCurrent);
DefaultSuggestionView.java 46 private static final boolean DBG = false;
112 if (DBG) {
186 if (DBG) Log.d(TAG, "getting icon Id=" + uniqueIconId);
189 if (DBG) Log.d(TAG, "getIcon ready now");
193 if (DBG) Log.d(TAG , "getIcon getting later");
197 if (DBG) {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
JavaNetHttpHelper.java 36 private static final boolean DBG = false;
130 if (DBG) Log.d(TAG, "URL=" + url + " rewritten='" + u + "'");
136 if (DBG) Log.d(TAG, " " + name + ": " + value);
154 if (DBG) {
  /packages/apps/Settings/src/com/android/settings/inputmethod/
SingleSpellCheckerPreference.java 42 private static final boolean DBG = false;
168 if (DBG) {
SpellCheckersSettings.java 39 private static final boolean DBG = false;
149 if (DBG) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictIOUtils.java 31 private static final boolean DBG = false;
67 if (DBG) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSession.java 31 private static final boolean DBG = false;
84 if (DBG) {
  /system/core/fastboot/
usb_linux.c 59 #define DBG(x...) fprintf(stderr, x)
61 #define DBG(x...)
266 // DBG("[ scanning %s ]\n", busname);
272 // DBG("[ scanning %s ]\n", devname);
348 DBG("ERROR: n = %d, errno = %d (%s)\n",
382 DBG("[ usb read %d fd = %d], fname=%s\n", xfer, h->desc, h->fname);
384 DBG("[ usb read %d ] = %d, fname=%s, Retry %d \n", xfer, n, h->fname, retry);
414 DBG("[ usb closed %d ]\n", fd);
426 DBG("[ usb closed %d ]\n", fd);
  /external/icu4c/common/
icuplug.c 30 #define DBG(x) fprintf(stderr, "%s:%d: ",__FILE__,__LINE__); fprintf x
164 DBG((stderr, "uplug_openLibrary() - out of library slots (max %d)\n", libraryMax));
172 DBG((stderr, "uplug_openLibrary(%s,%s) libEntry %d, lib %p\n", libName, u_errorName(*status), libEntry, lib));
180 DBG((stderr, "uplug_openLibrary(%s,%s) libEntry %d, lib %p\n", libName, u_errorName(*status), libEntry, lib));
203 DBG((stderr, "uplug_closeLibrary(%p,%s) list %p\n", lib, u_errorName(*status), (void*)libraryList));
648 DBG((stderr, "uplug_loadWaitingPlugs() Level: %d\n", currentLevel));
690 DBG((stderr, " Done Loading Plugs. Level: %d\n", (int32_t)uplug_getCurrentLevel()));
726 DBG((stderr, "ICU_PLUGINS=%s\n", plugin_dir));
740 DBG((stderr, "pluginfile= %s\n", plugin_file));
804 DBG((stderr, "PLUGIN libName=[%s], sym=[%s], config=[%s]\n", libName, symName, config))
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java 48 private static final boolean DBG = true;
228 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
332 if (DBG) log("connect(" + device + ")");
373 if (DBG) log("disconnect(" + device + ")");
455 if (DBG) log("setPriority(" + device + ", " + priority + ")");
523 if (DBG) log("startVoiceRecognition()");
547 if (DBG) log("stopVoiceRecognition()");
629 if (DBG) log("acceptIncomingConnect");
636 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
646 if (DBG) log("rejectIncomingConnect")
    [all...]
BluetoothHealth.java 60 private static final boolean DBG = true;
104 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
191 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
215 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
244 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
273 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
302 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
331 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
361 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable()));
517 if (DBG) Log.d(TAG, "Proxy object connected")
    [all...]
  /frameworks/base/core/java/android/net/
CaptivePortalTracker.java 54 private static final boolean DBG = false;
135 if (DBG) log(getName() + "\n");
140 if (DBG) log(getName() + message.toString() + "\n");
162 if (DBG) log(getName() + "\n");
170 if (DBG) log(getName() + message.toString() + "\n");
191 if (DBG) log(getName() + "\n");
202 if (DBG) log("Disconnected from active network " + info);
207 if (DBG) log("Active network switched " + info);
224 if (DBG) log(getName() + "\n");
231 if (DBG) log(getName() + message.toString() + "\n")
    [all...]
DhcpStateMachine.java 53 private static final boolean DBG = false;
131 if (DBG) Log.d(TAG, "Sending a DHCP renewal " + this);
188 if (DBG) Log.d(TAG, getName() + message.toString() + "\n");
206 if (DBG) Log.d(TAG, getName() + "\n");
212 if (DBG) Log.d(TAG, getName() + message.toString() + "\n");
239 if (DBG) Log.d(TAG, getName() + "\n");
245 if (DBG) Log.d(TAG, getName() + message.toString() + "\n");
271 if (DBG) Log.d(TAG, getName() + "\n");
277 if (DBG) Log.d(TAG, getName() + message.toString() + "\n");
312 if (DBG) Log.d(TAG, getName() + "\n")
    [all...]
DnsPinger.java 54 private static final boolean DBG = false;
168 if (DBG) {
199 if (DBG) {
206 if (DBG) {
280 if(DBG) {
  /frameworks/base/core/java/android/nfc/
NfcActivityManager.java 41 static final Boolean DBG = false;
354 if (DBG) Log.d(TAG, "onResume() for " + activity + " " + state);
366 if (DBG) Log.d(TAG, "onPause() for " + activity + " " + state);
386 if (DBG) Log.d(TAG, "onDestroy() for " + activity + " " + state);
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 47 private final static boolean DBG = false;
167 if (DBG) Log.d(TAG, "onServiceConnected - Success");
178 if (DBG) Log.d(TAG, "onServiceDisconnected - Success");
339 if (DBG) Log.d(TAG, "service start listening command succeded");
353 if (DBG) Log.d(TAG, "service stop listening command succeded");
367 if (DBG) Log.d(TAG, "service cancel command succeded");
385 if (DBG) Log.d(TAG, "handleChangeListener, listener=" + listener);
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 18 private static final boolean DBG = false;
138 if (DBG) Log.d(TAG, "Audio track null [duplicate call to waitAndRelease ?]");
149 if (DBG) {
160 if (DBG) Log.d(TAG, "Waiting for audio track to complete : " + mAudioTrack.hashCode());
167 if (DBG) Log.d(TAG, "Releasing audio track [" + track.hashCode() + "]");
194 if (DBG) Log.d(TAG, "AudioTrack not playing, restarting : " + audioTrack.hashCode());
270 if (DBG) Log.d(TAG, "About to sleep for: " + estimatedTimeMs + "ms for a short utterance");
311 if (DBG) {
335 if (DBG) Log.d(TAG, "volLeft=" + volLeft + ",volRight=" + volRight);
TtsEngines.java 59 private static final boolean DBG = false;
303 if (DBG) Log.d(TAG, "getLocalePrefForEngine(" + engineName + ")= " + locale);
320 if (DBG) Log.d(TAG, "parseLocalePref(" + returnVal[0] + "," + returnVal[1] +
413 if (DBG) {
421 if (DBG) Log.d(TAG, "updateLocalePrefForEngine(), writing: " + newPrefList.toString());
  /frameworks/base/core/java/android/util/
TimeUtils.java 44 private static final boolean DBG = false;
112 if (DBG) {
133 if (DBG) {
161 if (DBG) Log.d(TAG, "getTimeZones(" + country + "): return cached version");
169 if (DBG) Log.d(TAG, "getTimeZones(null): return empty list");
196 if (DBG) {
  /frameworks/base/core/java/com/android/internal/widget/
DrawableHolder.java 37 private static final boolean DBG = false;
80 if (DBG) Log.v(TAG, "animationCount = " + mAnimators.size());

Completed in 747 milliseconds

1 2 3 4 5 67 8 91011>>