Home | History | Annotate | Download | only in com.example.android.wearable.watchface

Lines Matching refs:Log

27 import android.util.Log;
96 if (Log.isLoggable(TAG, Log.DEBUG)) {
97 Log.d(TAG, "onConnected: " + connectionHint);
125 if (Log.isLoggable(TAG, Log.DEBUG)) {
126 Log.d(TAG, "onConnectionSuspended: " + cause);
132 if (Log.isLoggable(TAG, Log.DEBUG)) {
133 Log.d(TAG, "onConnectionFailed: " + result);
211 if (Log.isLoggable(TAG, Log.DEBUG)) {
212 Log.d(TAG, "Sent watch face config message: " + configKey + " -> "