Lines Matching refs:Log
31 import android.util.Log;
130 if (Log.isLoggable(TAG, Log.DEBUG)) {
131 Log.d(TAG, "Successfully registered for the sensor updates");
140 if (Log.isLoggable(TAG, Log.DEBUG)) {
141 Log.d(TAG, "Unregistered for sensor events");
213 if (Log.isLoggable(TAG, Log.DEBUG)) {
214 Log.d(TAG,
231 if (Log.isLoggable(TAG, Log.DEBUG)) {
232 Log.d(TAG, "Resetting FLAG_KEEP_SCREEN_ON flag to allow going to background");