Home | History | Annotate | Download | only in v2

Lines Matching defs:Log

26 import com.android.camera.debug.Log;
27 import com.android.camera.debug.Log.Tag;
56 Log.e(TAG, "camera2.CameraManager is not available.");
76 Log.e(TAG, "Unable to read camera list.", ex);
94 Log.e(TAG, "Unable to read camera list.", ex);
134 Log.d(TAG, "Getting First BACK Camera");
137 Log.w(TAG, "No back-facing camera found.");
144 Log.d(TAG, "Getting First FRONT Camera");
147 Log.w(TAG, "No front-facing camera found.");
165 Log.w(TAG, "Unable to get camera ID", ex);