Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/developers/samples/android/ui/window/MultiWindowPlayground/kotlinApp/Application/src/main/java/com/android/multiwindowplayground/logger/
DLog.kt33 private val DEBUG = android.util.Log.DEBUG constant
57 println(DEBUG, tag, msg) in d()
/developers/build/prebuilts/gradle/MultiWindowPlayground/kotlinApp/Application/src/main/java/com/android/multiwindowplayground/logger/
DLog.kt33 private val DEBUG = android.util.Log.DEBUG constant
57 println(DEBUG, tag, msg) in d()
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
DDigitalWatchFaceConfigListenerService.java47 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
58 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
81 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
88 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
95 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionFailed()
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
DDigitalWatchFaceConfigListenerService.java47 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
58 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
81 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
88 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
95 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionFailed()
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
DSessionManager.java40 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in SessionManager
80 if (DEBUG) { in updateStatus()
111 if (DEBUG) { in add()
133 if (DEBUG) { in remove()
141 if (DEBUG) { in seek()
181 if (DEBUG) { in pause()
189 if (DEBUG) { in resume()
197 if (DEBUG) { in stop()
244 if (DEBUG) { in suspend()
260 if (DEBUG) { in unsuspend()
DRemotePlayer.java48 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in RemotePlayer
84 if (DEBUG) {
110 if (DEBUG) { in connect()
121 if (DEBUG) { in release()
129 if (DEBUG) { in play()
169 if (DEBUG) { in getStatus()
207 if (DEBUG) { in pause()
232 if (DEBUG) { in resume()
257 if (DEBUG) { in stop()
303 if (DEBUG) { in remove()
[all …]
DLocalPlayer.java54 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in LocalPlayer
91 if (DEBUG) { in connect()
98 if (DEBUG) { in release()
112 if (DEBUG) { in play()
138 if (DEBUG) { in seek()
169 if (DEBUG) { in pause()
180 if (DEBUG) { in resume()
193 if (DEBUG) { in stop()
215 if (DEBUG) { in onPrepared()
228 if (DEBUG) { in onPrepared()
[all …]
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
DSessionManager.java40 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in SessionManager
80 if (DEBUG) { in updateStatus()
111 if (DEBUG) { in add()
133 if (DEBUG) { in remove()
141 if (DEBUG) { in seek()
181 if (DEBUG) { in pause()
189 if (DEBUG) { in resume()
197 if (DEBUG) { in stop()
244 if (DEBUG) { in suspend()
260 if (DEBUG) { in unsuspend()
DRemotePlayer.java48 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in RemotePlayer
84 if (DEBUG) {
110 if (DEBUG) { in connect()
121 if (DEBUG) { in release()
129 if (DEBUG) { in play()
169 if (DEBUG) { in getStatus()
207 if (DEBUG) { in pause()
232 if (DEBUG) { in resume()
257 if (DEBUG) { in stop()
303 if (DEBUG) { in remove()
[all …]
DLocalPlayer.java54 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in LocalPlayer
91 if (DEBUG) { in connect()
98 if (DEBUG) { in release()
112 if (DEBUG) { in play()
138 if (DEBUG) { in seek()
169 if (DEBUG) { in pause()
180 if (DEBUG) { in resume()
193 if (DEBUG) { in stop()
215 if (DEBUG) { in onPrepared()
228 if (DEBUG) { in onPrepared()
[all …]
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ui/
DSearchActivity.java34 private static boolean DEBUG = true; field in SearchActivity
53 if (DEBUG) Log.v(TAG, "recognizeSpeech"); in onCreate()
62 if (DEBUG) Log.v(TAG, "onActivityResult requestCode=" + requestCode + in onActivityResult()
/developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
DLog.kt32 val DEBUG = android.util.Log.DEBUG constant
79 println(DEBUG, tag, msg, tr) in d()
/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/
DLog.kt32 val DEBUG = android.util.Log.DEBUG constant
79 println(DEBUG, tag, msg, tr) in d()
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
DInteractiveWatchFaceService.java80 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
111 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
133 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPeekCardPositionUpdate()
152 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
161 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
177 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTapCommand()
DDigitalWatchFaceService.java192 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
245 if (Log.isLoggable(TAG, Log.DEBUG)) { in onVisibilityChanged()
299 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
333 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
342 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTimeTick()
351 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
388 if (Log.isLoggable(TAG, Log.DEBUG)) { in onInterruptionFilterChanged()
530 if (Log.isLoggable(TAG, Log.DEBUG)) {
595 if (Log.isLoggable(TAG, Log.DEBUG)) {
609 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all …]
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
DInteractiveWatchFaceService.java80 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
111 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
133 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPeekCardPositionUpdate()
152 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
161 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
177 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTapCommand()
DDigitalWatchFaceService.java192 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
245 if (Log.isLoggable(TAG, Log.DEBUG)) { in onVisibilityChanged()
299 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
333 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
342 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTimeTick()
351 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
388 if (Log.isLoggable(TAG, Log.DEBUG)) { in onInterruptionFilterChanged()
530 if (Log.isLoggable(TAG, Log.DEBUG)) {
595 if (Log.isLoggable(TAG, Log.DEBUG)) {
609 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all …]
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DImageFetcher.java97 if (BuildConfig.DEBUG) { in initHttpDiskCache()
116 if (BuildConfig.DEBUG) { in clearCacheInternal()
136 if (BuildConfig.DEBUG) { in flushCacheInternal()
155 if (BuildConfig.DEBUG) { in closeCacheInternal()
189 if (BuildConfig.DEBUG) { in processBitmap()
209 if (BuildConfig.DEBUG) { in processBitmap()
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DImageFetcher.java97 if (BuildConfig.DEBUG) { in initHttpDiskCache()
116 if (BuildConfig.DEBUG) { in clearCacheInternal()
136 if (BuildConfig.DEBUG) { in flushCacheInternal()
155 if (BuildConfig.DEBUG) { in closeCacheInternal()
189 if (BuildConfig.DEBUG) { in processBitmap()
209 if (BuildConfig.DEBUG) { in processBitmap()
/developers/samples/android/deprecated/wearable/wear/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
DResponderService.java58 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
91 if (Log.isLoggable(TAG, Log.DEBUG)) { in showNotification()
117 if (Log.isLoggable(TAG, Log.DEBUG)) { in processIncoming()
141 if (Log.isLoggable(TAG, Log.DEBUG)) { in onDestroy()
/developers/build/prebuilts/gradle/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/
DResponderService.java58 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
91 if (Log.isLoggable(TAG, Log.DEBUG)) { in showNotification()
117 if (Log.isLoggable(TAG, Log.DEBUG)) { in processIncoming()
141 if (Log.isLoggable(TAG, Log.DEBUG)) { in onDestroy()
/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
DWebViewSignInActivity.java30 import static com.example.android.autofill.app.Util.DEBUG;
50 if (DEBUG) Log.d(TAG, "Clearing WebView data"); in onCreate()
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
DWebViewSignInActivity.java30 import static com.example.android.autofill.app.Util.DEBUG;
50 if (DEBUG) Log.d(TAG, "Clearing WebView data"); in onCreate()
/developers/samples/android/deprecated/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
DTimerNotificationService.java48 if (Log.isLoggable(TAG, Log.DEBUG)) { in onHandleIntent()
67 if (Log.isLoggable(TAG, Log.DEBUG)) { in restartAlarm()
82 if (Log.isLoggable(TAG, Log.DEBUG)) { in deleteTimer()
/developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
DTimerNotificationService.java48 if (Log.isLoggable(TAG, Log.DEBUG)) { in onHandleIntent()
67 if (Log.isLoggable(TAG, Log.DEBUG)) { in restartAlarm()
82 if (Log.isLoggable(TAG, Log.DEBUG)) { in deleteTimer()

12345678910>>...23