Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d00dcad7 authored by Alice Kuo's avatar Alice Kuo
Browse files

Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

#inclusivefixit

Bug: 161896447
Test: NA (Comment only)

Change-Id: Id4f72f98d5a5def26d42d112aeb1b67217d38af0
parent 0bd60631
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1450,7 +1450,7 @@ public final class BluetoothDevice implements Parcelable {
     * present in the cache. Clients should use the {@link #getUuids} to get UUIDs
     * if service discovery is not to be performed.
     *
     * @return False if the sanity check fails, True if the process of initiating an ACL connection
     * @return False if the check fails, True if the process of initiating an ACL connection
     * to the remote device was started.
     */
    @RequiresPermission(Manifest.permission.BLUETOOTH)
@@ -1484,7 +1484,7 @@ public final class BluetoothDevice implements Parcelable {
     * The object type will match one of the SdpXxxRecord types, depending on the UUID searched
     * for.
     *
     * @return False if the sanity check fails, True if the process
     * @return False if the check fails, True if the process
     *               of initiating an ACL connection to the remote device
     *               was started.
     */