| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.4.0-alpha01" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha01"> |
| |
| <issue |
| id="GestureBackNavigation" |
| message="If intercepting back events, this should be handled through the registration of callbacks on the window level; Please see https://developer.android.com/about/versions/13/features/predictive-back-gesture"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppBtEnablingActivity.java" |
| line="108"/> |
| </issue> |
| |
| <issue |
| id="GestureBackNavigation" |
| message="If intercepting back events, this should be handled through the registration of callbacks on the window level; Please see https://developer.android.com/about/versions/13/features/predictive-back-gesture"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java" |
| line="181"/> |
| </issue> |
| |
| <issue |
| id="ScrollViewSize" |
| message='This LinearLayout should use `android:layout_height="wrap_content"`'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/auth.xml" |
| line="26"/> |
| </issue> |
| |
| <issue |
| id="ScrollViewSize" |
| message='This LinearLayout should use `android:layout_height="wrap_content"`'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/bt_enabling_progress.xml" |
| line="28"/> |
| </issue> |
| |
| <issue |
| id="ScrollViewSize" |
| message='This LinearLayout should use `android:layout_height="wrap_content"`'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/file_transfer.xml" |
| line="26"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="5201"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/AvrcpVolumeManager.java" |
| line="314"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/BipEncoding.java" |
| line="94"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/BipEncoding.java" |
| line="98"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/BipEncoding.java" |
| line="127"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/BipTransformation.java" |
| line="64"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapContent.java" |
| line="144"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapContent.java" |
| line="3764"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapContentObserver.java" |
| line="3069"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapContentObserver.java" |
| line="3111"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapFolderElement.java" |
| line="263"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapSmsPdu.java" |
| line="398"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapSmsPdu.java" |
| line="402"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapUtils.java" |
| line="624"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessage.java" |
| line="414"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessage.java" |
| line="414"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessage.java" |
| line="427"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessage.java" |
| line="427"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessage.java" |
| line="431"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessage.java" |
| line="431"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="57"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="104"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="105"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="128"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="134"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="186"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="351"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="583"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="680"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="687"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="730"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toUpperCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapbMessageMime.java" |
| line="732"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppObexServerSession.java" |
| line="256"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppObexServerSession.java" |
| line="272"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapObexServer.java" |
| line="945"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapObexServer.java" |
| line="957"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapObexServer.java" |
| line="958"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/DeviceWorkArounds.java" |
| line="34"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/DeviceWorkArounds.java" |
| line="34"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/MediaPlayerList.java" |
| line="454"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/MediaPlayerList.java" |
| line="516"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `toLowerCase(Locale)` instead. For strings meant to be internal use `Locale.ROOT`, otherwise `Locale.getDefault()`."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/MetricsLogger.java" |
| line="281"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/AppScanStats.java" |
| line="51"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="857"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="867"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="877"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="887"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="901"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="911"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="917"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="927"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="1125"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="1135"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="1371"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapAppParams.java" |
| line="1381"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapConvoContactElement.java" |
| line="159"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapConvoContactElement.java" |
| line="169"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapConvoListingElement.java" |
| line="149"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapConvoListingElement.java" |
| line="163"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapMessageListingElement.java" |
| line="83"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapSmsPdu.java" |
| line="380"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapUtils.java" |
| line="702"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapUtils.java" |
| line="703"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppReceiveFileInfo.java" |
| line="170"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapCallLogComposer.java" |
| line="211"/> |
| </issue> |
| |
| <issue |
| id="SimpleDateFormat" |
| message="To get local formatting use `getDateInstance()`, `getDateTimeInstance()`, or `getTimeInstance()`, or use `new SimpleDateFormat(String template, Locale locale)` with for example `Locale.US` for ASCII dates."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/CallLogPullRequest.java" |
| line="111"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapSettingsAdapter.java" |
| line="110"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapSettingsAdapter.java" |
| line="231"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppBtEnableActivity.java" |
| line="74"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppBtEnablingActivity.java" |
| line="99"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppBtErrorActivity.java" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java" |
| line="140"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppTransferActivity.java" |
| line="243"/> |
| </issue> |
| |
| <issue |
| id="InflateParams" |
| message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapActivity.java" |
| line="158"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="146"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="289"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="447"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="674"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="700"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="863"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="869"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="882"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="902"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="975"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="1254"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/A2dpService.java" |
| line="1267"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java" |
| line="75"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java" |
| line="520"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/A2dpSinkService.java" |
| line="543"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/A2dpSinkStateMachine.java" |
| line="163"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="284"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="285"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="351"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="352"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="951"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="1153"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java" |
| line="1154"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="1631"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="1636"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="1640"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="1880"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="1891"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="7004"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="192"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="211"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="213"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="280"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="282"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="305"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="320"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="321"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="332"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="340"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="360"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="373"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="379"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="391"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/AtPhonebook.java" |
| line="627"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="264"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="422"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="431"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="441"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="446"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="450"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="483"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="489"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="567"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="627"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="628"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="652"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="703"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="724"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="773"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="801"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="822"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="823"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="848"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="872"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="954"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="955"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1035"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1085"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1111"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1115"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1119"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1121"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1182"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1187"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1193"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1195"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1236"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1238"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1243"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1254"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1262"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1283"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1306"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1381"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassClientService.java" |
| line="1387"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassObjectsFactory.java" |
| line="75"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/BassObjectsFactory.java" |
| line="84"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/BatteryService.java" |
| line="98"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/BatteryService.java" |
| line="210"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/BatteryService.java" |
| line="237"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/BatteryService.java" |
| line="421"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/BatteryService.java" |
| line="438"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="52"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="57"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="58"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="154"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="168"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="180"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/BluetoothDatabaseMigration.java" |
| line="193"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="386"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="401"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="403"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="407"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="408"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="410"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="427"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="428"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="575"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="578"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="580"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="581"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="582"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="584"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="585"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="621"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="628"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="643"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="644"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="647"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="648"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="650"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="653"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="654"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="669"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="681"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="759"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="760"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="761"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="770"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="782"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="799"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="803"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="804"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="806"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="856"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="857"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="884"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="888"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="900"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="905"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="906"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="907"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="921"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="922"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="937"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="939"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="940"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="942"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="975"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="978"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="980"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="981"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="998"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1033"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1036"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1046"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1048"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1050"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1052"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1056"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1056"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1058"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1063"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1064"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1069"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1074"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1077"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1078"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1083"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1084"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1088"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1090"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1116"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1117"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1118"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1122"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1124"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1134"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1145"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1146"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1147"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1150"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1151"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1155"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1159"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1240"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1252"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1279"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1488"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1505"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1552"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1567"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1572"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1573"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1574"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1587"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1588"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1604"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1605"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1607"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1611"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1613"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1615"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/BluetoothInCallService.java" |
| line="1618"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapService.java" |
| line="639"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapService.java" |
| line="666"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapService.java" |
| line="680"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/BluetoothMethodProxy.java" |
| line="259"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapService.java" |
| line="595"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapService.java" |
| line="622"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapService.java" |
| line="661"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/BondStateMachine.java" |
| line="523"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/BondStateMachine.java" |
| line="559"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/BondStateMachine.java" |
| line="586"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/CsipSetCoordinatorService.java" |
| line="141"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/CsipSetCoordinatorService.java" |
| line="288"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/CsipSetCoordinatorService.java" |
| line="487"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/CsipSetCoordinatorService.java" |
| line="505"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/CsipSetCoordinatorService.java" |
| line="916"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="618"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="623"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="627"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="651"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="652"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="668"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="670"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="688"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="688"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="692"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="695"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="724"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="725"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="743"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="746"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="749"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="768"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="770"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="770"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="772"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="820"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="821"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="825"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="828"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="829"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="834"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="851"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="858"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="889"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="890"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="987"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="988"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1027"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1028"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1037"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1038"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1096"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1097"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1098"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1099"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1100"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1102"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1103"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1104"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1105"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1107"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1108"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1109"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1110"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1112"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1114"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1115"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1121"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1122"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1231"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1235"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/DatabaseManager.java" |
| line="1292"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/HapClientService.java" |
| line="161"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/HapClientService.java" |
| line="380"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/HapClientService.java" |
| line="403"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/HapClientService.java" |
| line="476"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/HapClientService.java" |
| line="1207"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientService.java" |
| line="109"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientService.java" |
| line="114"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientService.java" |
| line="188"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientService.java" |
| line="840"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientService.java" |
| line="866"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="422"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="658"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="697"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="722"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="743"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="978"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1067"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1114"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1264"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1272"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1382"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1389"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1395"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1414"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1424"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1444"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1464"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1475"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1507"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1515"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="1576"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="2296"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HeadsetClientStateMachine.java" |
| line="2306"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetObjectsFactory.java" |
| line="76"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetObjectsFactory.java" |
| line="86"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetObjectsFactory.java" |
| line="96"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetPhoneState.java" |
| line="89"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="184"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="196"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="257"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="258"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="268"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="271"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="354"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="389"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="411"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="418"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="437"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="457"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="931"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="946"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="971"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="990"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="997"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1006"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1007"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1054"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1078"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1104"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1158"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1159"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1172"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1180"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1183"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1185"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1203"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1214"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1215"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1230"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1240"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1247"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1336"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1403"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1418"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1443"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1489"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1493"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1502"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1511"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1512"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1544"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1548"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1627"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1701"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1702"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1706"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1759"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1767"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1768"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1788"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1789"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1804"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1835"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1848"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1849"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1850"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1851"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1854"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1855"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1857"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1862"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1866"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1868"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1870"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1879"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1899"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1917"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="1926"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2020"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2038"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2041"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2049"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2049"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2142"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within package private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2153"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2206"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2208"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2242"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2272"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2296"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2297"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2300"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/HeadsetService.java" |
| line="2301"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/HearingAidService.java" |
| line="136"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/HearingAidService.java" |
| line="283"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/HearingAidService.java" |
| line="530"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/HearingAidService.java" |
| line="559"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/HearingAidService.java" |
| line="731"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/HearingAidService.java" |
| line="959"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidDeviceService.java" |
| line="714"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidDeviceService.java" |
| line="744"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidDeviceService.java" |
| line="770"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidHostService.java" |
| line="103"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidHostService.java" |
| line="674"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidHostService.java" |
| line="706"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioObjectsFactory.java" |
| line="70"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioObjectsFactory.java" |
| line="71"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="246"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="267"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="297"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="297"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="308"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="361"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="535"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="1570"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="1823"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="1869"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="2258"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="2328"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="2451"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="2515"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/LeAudioService.java" |
| line="2553"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/MapClientService.java" |
| line="261"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/MapClientService.java" |
| line="290"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/MapClientService.java" |
| line="310"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/MceStateMachine.java" |
| line="246"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/MetadataDatabase.java" |
| line="36"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/PanService.java" |
| line="152"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/PanService.java" |
| line="536"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/PanService.java" |
| line="562"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/PbapClientService.java" |
| line="133"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/PbapClientService.java" |
| line="612"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/PbapClientService.java" |
| line="644"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="273"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="315"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="315"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="328"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="328"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="335"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="335"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="349"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="349"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="356"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="356"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="372"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="372"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="388"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="388"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="403"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="403"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="408"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="408"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="419"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="419"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="427"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="427"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="444"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="444"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="450"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="450"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="466"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="466"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="471"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="471"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="485"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="485"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="500"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/PhonePolicy.java" |
| line="500"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="644"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="645"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="668"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="669"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/SilenceDeviceManager.java" |
| line="273"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/SilenceDeviceManager.java" |
| line="277"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="164"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="407"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="409"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="411"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="413"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="415"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="417"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="419"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="422"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="424"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="426"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="429"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="431"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="433"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="435"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="437"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="439"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="444"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="456"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="459"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="471"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="475"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="476"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="479"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="753"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="754"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="759"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="763"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="770"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="778"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="818"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="819"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="820"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="821"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="823"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="830"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="836"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="845"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="848"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="850"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="853"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="860"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="867"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="874"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="878"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="883"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="886"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="892"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="896"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="909"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="916"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="927"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="934"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="939"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="943"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="1133"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="1139"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="1143"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/TbsGeneric.java" |
| line="1151"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/VendorCommandResponseProcessor.java" |
| line="119"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/VolumeControlService.java" |
| line="231"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/VolumeControlService.java" |
| line="375"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/VolumeControlService.java" |
| line="550"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/VolumeControlService.java" |
| line="564"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/VolumeControlService.java" |
| line="987"/> |
| </issue> |
| |
| <issue |
| id="ParcelClassLoader" |
| message="Passing null here (to use the default class loader) will not work if you are restoring your own classes. Consider using for example `getClass().getClassLoader()` instead."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/HfpClientCall.java" |
| line="275"/> |
| </issue> |
| |
| <issue |
| id="MissingVersion" |
| message="Should set `android:versionCode` to specify the application version"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="2"/> |
| </issue> |
| |
| <issue |
| id="MissingVersion" |
| message="Should set `android:versionName` to specify the application version"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="2"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="Only specify one of `value`, `anyOf` or `allOf`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="551"/> |
| </issue> |
| |
| <issue |
| id="SupportAnnotationUsage" |
| message="Only specify one of `value`, `anyOf` or `allOf`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="1958"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% a`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-de/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% b`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lt/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ca/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-en-rAU/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-en-rCA/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-en-rGB/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-en-rIN/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-en-rXC/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-gl/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-it/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt-rPT/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% e`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-fr-rCA/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% e`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-fr/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% f`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-da/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% f`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-nb/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% f`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ro/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% h`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sk/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% s`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-in/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% s`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sv/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatInvalid" |
| message="Incorrect formatting string `notification_sent_complete`; missing conversion character in '`% c`'?"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values/strings.xml" |
| line="102"/> |
| </issue> |
| |
| <issue |
| id="StringFormatMatches" |
| message="Inconsistent formatting types for argument #1 in format string `notification_sent_complete` ('% d'): Found both '`d`' here and '`e`' in values-eu/strings.xml"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hr/strings.xml" |
| line="47"/> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-eu/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="StringFormatCount" |
| message="Inconsistent number of arguments in formatting string `notification_sent_complete`; found both 1 here and 0 in values-zh-rTW/strings.xml"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values/strings.xml" |
| line="102"/> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zh-rTW/strings.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="ExportedContentProvider" |
| message="Exported content providers can provide access to potentially sensitive data"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="189"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="121"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="132"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="143"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="154"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="165"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="174"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="208"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="219"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="230"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="241"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="264"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="275"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="300"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="321"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="332"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="343"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="373"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="384"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="549"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="580"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="589"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="604"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="615"/> |
| </issue> |
| |
| <issue |
| id="ExportedService" |
| message="Exported service does not require permission"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="626"/> |
| </issue> |
| |
| <issue |
| id="InvalidPermission" |
| message="Protecting an unsupported element with a permission is a no-op and potentially dangerous"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="410"/> |
| </issue> |
| |
| <issue |
| id="UnspecifiedRegisterReceiverFlag" |
| message="`mBluetoothConnectionReceiver` \ is missing `RECEIVER_EXPORTED` or `RECEIVER_NOT_EXPORTED` flag for unprotected \ broadcasts registered for an IntentFilter that cannot be inspected by lint"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ScanManager.java" |
| line="205"/> |
| </issue> |
| |
| <issue |
| id="QueryAllPackagesPermission" |
| message="A `<queries>` declaration should generally be used instead of QUERY_ALL_PACKAGES; \ see https://g.co/dev/packagevisibility for details"> |
| <location |
| file="./out/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common/e10894d3da5db41239526c9048962355/manifest_merger/AndroidManifest.xml" |
| line="61"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="6312"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapService.java" |
| line="256"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/BluetoothMapService.java" |
| line="428"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppObexClientSession.java" |
| line="195"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppObexServerSession.java" |
| line="314"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapService.java" |
| line="478"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="289"/> |
| </issue> |
| |
| <issue |
| id="WakelockTimeout" |
| message="Provide a timeout when requesting a wakelock with `PowerManager.Wakelock.acquire(long timeout)`. This will ensure the OS will cleanup any wakelocks that last longer than you intend, and will save your user's battery."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="489"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="This `AsyncTask` class should be static or leaks might occur (anonymous android.os.AsyncTask)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="659"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `BluetoothOppManager` which has field `mContext` pointing to `Context`); this is a memory leak"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppManager.java" |
| line="67"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `BluetoothOppPreference` which has field `mContext` pointing to `Context`); this is a memory leak"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppPreference.java" |
| line="51"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `MediaControlProfile` which has field `mContext` pointing to `Context`); this is a memory leak"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/McpService.java" |
| line="48"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `MediaPlayerList` which has field `mContext` pointing to `Context`); this is a memory leak"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/MediaControlProfile.java" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `MediaPlayerWrapper` which has field `mContext` pointing to `Context`); this is a memory leak"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/mockable/MediaPlayerWrapperFactory.java" |
| line="31"/> |
| </issue> |
| |
| <issue |
| id="StaticFieldLeak" |
| message="Do not place Android context classes in static fields (static reference to `MetricsLogger` which has field `mContext` pointing to `Context`); this is a memory leak"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/MetricsLogger.java" |
| line="65"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (com.android.bluetooth.btservice.AdapterService.AdapterServiceHandler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java" |
| line="415"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppBtEnablingActivity.java" |
| line="127"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java" |
| line="235"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppNotification.java" |
| line="197"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppService.java" |
| line="366"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/BluetoothPbapActivity.java" |
| line="269"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (com.android.bluetooth.hid.HidDeviceService.HidDeviceServiceHandler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidDeviceService.java" |
| line="93"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/HidHostService.java" |
| line="174"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/PanService.java" |
| line="220"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/SapService.java" |
| line="449"/> |
| </issue> |
| |
| <issue |
| id="HandlerLeak" |
| message="This `Handler` class should be static or leaks might occur (anonymous android.os.Handler)"> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/SdpManager.java" |
| line="506"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ar/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-az/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-b+sr+Latn/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-be/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-bg/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ca/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-cs/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-de/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-el/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es-rUS/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-et/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-gl/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-gu/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hr/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hu/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hy/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ja/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ko/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lo/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lt/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lv/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mk/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mr/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ms/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-nb/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ne/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt-rPT/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ro/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ru/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sk/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sl/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sr/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sv/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sw/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-th/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-tr/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-uk/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zh-rCN/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zu/strings.xml" |
| line="54"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-am/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ar/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-az/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-b+sr+Latn/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-be/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-bg/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-bn/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ca/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-cs/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-de/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-el/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es-rUS/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-et/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-fr/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-gl/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hr/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hu/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hy/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ja/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ko/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lo/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lt/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lv/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mk/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ms/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-nb/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ne/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt-rPT/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ro/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ru/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sk/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sl/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sr/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sv/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sw/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-th/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-tl/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-tr/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-uk/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zh-rCN/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zu/strings.xml" |
| line="68"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-az/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-be/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-bn/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-cs/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-da/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-de/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-el/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es-rUS/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-et/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-fr/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-gl/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-gu/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hi/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hu/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hy/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-iw/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ja/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ka/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-km/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lo/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lt/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mk/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mn/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mr/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ms/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-nb/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ne/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-nl/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pa/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt-rPT/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ro/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ru/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-si/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sk/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sl/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sq/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-te/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-th/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-tr/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-vi/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zh-rCN/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zu/strings.xml" |
| line="79"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-am/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ar/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-az/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-be/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-bg/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-bn/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ca/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-da/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-de/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es-rUS/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-es/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-et/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-fi/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hu/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-hy/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-in/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ja/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ko/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lo/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-lv/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-mk/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ms/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ne/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-pt/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ro/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-ru/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sk/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-sw/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-tr/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-uk/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zh-rCN/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zh-rHK/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-zu/strings.xml" |
| line="80"/> |
| </issue> |
| |
| <issue |
| id="TypographyEllipsis" |
| message='Replace "..." with ellipsis character (…, &#8230;) ?'> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/values-de/strings.xml" |
| line="84"/> |
| </issue> |
| |
| <issue |
| id="MonochromeLauncherIcon" |
| message="The application adaptive icon is missing a monochrome tag"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/mipmap-anydpi/bt_share.xml" |
| line="16"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/auth.xml" |
| line="39"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="14"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="24"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="28"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="65"/> |
| </issue> |
| |
| <issue |
| id="TextFields" |
| message="This text field does not specify an `inputType`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="83"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/auth.xml" |
| line="39"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="14"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="24"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="28"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="65"/> |
| </issue> |
| |
| <issue |
| id="Autofill" |
| message="Missing `autofillHints` attribute"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="83"/> |
| </issue> |
| |
| <issue |
| id="ContentDescription" |
| message="Missing `contentDescription` attribute on image"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/bluetooth_map_settings_account_group.xml" |
| line="23"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/auth.xml" |
| line="39"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="14"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="24"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="28"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="47"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="65"/> |
| </issue> |
| |
| <issue |
| id="LabelFor" |
| message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/testactivity_main.xml" |
| line="83"/> |
| </issue> |
| |
| <issue |
| id="SetTextI18n" |
| message="Do not concatenate text displayed with `setText`. Use resource string with placeholders."> |
| <location |
| file="packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/BluetoothOppBtEnableActivity.java" |
| line="77"/> |
| </issue> |
| |
| <issue |
| id="RelativeOverlap" |
| message="`@id/bluetooth_map_settings_group_text_view` can overlap `@id/bluetooth_map_settings_group_checkbox` if @id/bluetooth_map_settings_group_text_view grows due to localized text expansion"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/bluetooth_map_settings_account_group.xml" |
| line="33"/> |
| </issue> |
| |
| <issue |
| id="RtlSymmetry" |
| message="When you define `paddingStart` you should probably also define `paddingEnd` for right-to-left symmetry"> |
| <location |
| file="packages/modules/Bluetooth/android/app/res/layout/bluetooth_transfer_item.xml" |
| line="61"/> |
| </issue> |
| |
| </issues> |