Searched refs:LOCAL_LOGV (Results 1 – 4 of 4) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVRecordActivity.java | 60 private static final boolean LOCAL_LOGV = false; field in RVCVRecordActivity 499 if (LOCAL_LOGV) Log.v(TAG, "View angle=" in init() 564 if (LOCAL_LOGV) { in waitUntilHalfCovered() 578 if (LOCAL_LOGV) { in waitUntilCovered() 808 if (LOCAL_LOGV) Log.v(TAG, "Got RV Sensor"); in init() 813 if (LOCAL_LOGV) Log.v(TAG,"Register listener successfull"); in init() 918 private static final boolean LOCAL_LOGV = false; field in RVCVRecordActivity.RecordProcedureController 933 if (LOCAL_LOGV) Log.v(TAG, "Controller Thread Started."); in run() 938 if (LOCAL_LOGV) Log.v(TAG, "Controller Thread init() finished."); in run() 944 if (LOCAL_LOGV) Log.v(TAG, "Controller Thread axis 0 finished."); in run() [all …]
|
D | RVCVXCheckAnalyzer.java | 62 private static final boolean LOCAL_LOGV = false; field in RVCVXCheckAnalyzer 197 if (LOCAL_LOGV) { in processDataSet() 278 if (LOCAL_LOGV) Log.v(TAG, "Report in JSON:" + report.toString()); in processDataSet() 827 if (LOCAL_LOGV) { in analyzeVideo() 835 if (LOCAL_LOGV) { in analyzeVideo() 871 if (LOCAL_LOGV) { in analyzeVideo() 883 if (LOCAL_LOGV) { in analyzeVideo() 899 if (LOCAL_LOGV) Log.v(TAG, String.format("Added frame %d ts = %f", i, timestamp)); in analyzeVideo() 910 if (LOCAL_LOGV) { in analyzeVideo() 918 if (LOCAL_LOGV) { in analyzeVideo() [all …]
|
D | MotionIndicatorView.java | 64 private final boolean LOCAL_LOGV = false; field in MotionIndicatorView 195 if (LOCAL_LOGV) Log.v(TAG, "New view size = ("+w+", "+h+")"); in onSizeChanged()
|
/cts/tools/dex-tools/dex/ |
D | classes.out.dex | 27860 private static final boolean LOCAL_LOGV 69096 private static final boolean LOCAL_LOGV 70283 private static final boolean LOCAL_LOGV 88344 private static final boolean LOCAL_LOGV 135322 private static final boolean LOCAL_LOGV 135815 private static final boolean LOCAL_LOGV 138587 private static final boolean LOCAL_LOGV 139519 private static final boolean LOCAL_LOGV 139820 private static final boolean LOCAL_LOGV 140341 private static final boolean LOCAL_LOGV [all …]
|