Home
last modified time | relevance | path

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

12345678910>>...19

/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DDigitalWatchFaceConfigListenerService.java44 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
55 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
78 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
85 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
92 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionFailed()
DInteractiveWatchFaceService.java78 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
109 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
131 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPeekCardPositionUpdate()
150 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
159 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
175 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTapCommand()
DFitStepsWatchFaceService.java180 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
242 if (Log.isLoggable(TAG, Log.DEBUG)) { in onVisibilityChanged()
287 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
323 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
332 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTimeTick()
343 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
435 if (Log.isLoggable(TAG, Log.DEBUG)) { in updateTimer()
453 if (Log.isLoggable(TAG, Log.DEBUG)) { in getTotalSteps()
474 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
509 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
[all …]
DDigitalWatchFaceService.java185 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
235 if (Log.isLoggable(TAG, Log.DEBUG)) { in onVisibilityChanged()
289 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
323 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
332 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTimeTick()
341 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
378 if (Log.isLoggable(TAG, Log.DEBUG)) { in onInterruptionFilterChanged()
520 if (Log.isLoggable(TAG, Log.DEBUG)) {
585 if (Log.isLoggable(TAG, Log.DEBUG)) {
599 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all …]
DCardBoundsWatchFaceService.java50 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
64 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
74 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPeekCardPositionUpdate()
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DDigitalWatchFaceConfigListenerService.java44 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
55 if (Log.isLoggable(TAG, Log.DEBUG)) { in onMessageReceived()
78 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
85 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
92 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionFailed()
DInteractiveWatchFaceService.java78 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
109 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
131 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPeekCardPositionUpdate()
150 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
159 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
175 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTapCommand()
DFitStepsWatchFaceService.java180 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
242 if (Log.isLoggable(TAG, Log.DEBUG)) { in onVisibilityChanged()
287 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
323 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
332 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTimeTick()
343 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
435 if (Log.isLoggable(TAG, Log.DEBUG)) { in updateTimer()
453 if (Log.isLoggable(TAG, Log.DEBUG)) { in getTotalSteps()
474 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
509 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
[all …]
DDigitalWatchFaceService.java185 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
235 if (Log.isLoggable(TAG, Log.DEBUG)) { in onVisibilityChanged()
289 if (Log.isLoggable(TAG, Log.DEBUG)) { in onApplyWindowInsets()
323 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPropertiesChanged()
332 if (Log.isLoggable(TAG, Log.DEBUG)) { in onTimeTick()
341 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
378 if (Log.isLoggable(TAG, Log.DEBUG)) { in onInterruptionFilterChanged()
520 if (Log.isLoggable(TAG, Log.DEBUG)) {
585 if (Log.isLoggable(TAG, Log.DEBUG)) {
599 if (Log.isLoggable(TAG, Log.DEBUG)) {
[all …]
DCardBoundsWatchFaceService.java50 if (Log.isLoggable(TAG, Log.DEBUG)) { in onCreate()
64 if (Log.isLoggable(TAG, Log.DEBUG)) { in onAmbientModeChanged()
74 if (Log.isLoggable(TAG, Log.DEBUG)) { in onPeekCardPositionUpdate()
/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/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/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/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/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/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/utils/
DLogHelper.java46 if (BuildConfig.DEBUG) { in v()
53 if (BuildConfig.DEBUG) { in d()
54 log(tag, Log.DEBUG, null, messages); in d()
/developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/utils/
DLogHelper.java46 if (BuildConfig.DEBUG) { in v()
53 if (BuildConfig.DEBUG) { in d()
54 log(tag, Log.DEBUG, null, messages); in d()
/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/samples/android/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/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
DMainActivity.java200 if (Log.isLoggable(TAG, Log.DEBUG)) { in onDeleteEventsClicked()
245 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
253 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
260 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionFailed()
284 if (Log.isLoggable(TAG, Log.DEBUG)) { in onActivityResult()
306 if (Log.isLoggable(TAG, Log.DEBUG)) { in onRequestPermissionsResult()
/developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
DMainActivity.java200 if (Log.isLoggable(TAG, Log.DEBUG)) { in onDeleteEventsClicked()
245 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnected()
253 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionSuspended()
260 if (Log.isLoggable(TAG, Log.DEBUG)) { in onConnectionFailed()
284 if (Log.isLoggable(TAG, Log.DEBUG)) { in onActivityResult()
306 if (Log.isLoggable(TAG, Log.DEBUG)) { in onRequestPermissionsResult()

12345678910>>...19