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

Commit cedcbee0 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6429305 from 5fe6b3d7 to rvc-release

Change-Id: Ib623a3dbfcce44dc882af79845f3988f905c4f3e
parents 8a621d37 5fe6b3d7
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -69,7 +69,6 @@
    <string name="upload_succ_ok" msgid="7705428476405478828">"حسنًا"</string>
    <string name="upload_fail_line1" msgid="7899394672421491701">"لم يتم إرسال الملف إلى \"<xliff:g id="RECIPIENT">%1$s</xliff:g>\"."</string>
    <string name="upload_fail_line1_2" msgid="2108129204050841798">"الملف: <xliff:g id="FILE">%1$s</xliff:g>"</string>
    <string name="upload_fail_ok" msgid="5807702461606714296">"حاول مرة أخرى"</string>
    <string name="upload_fail_cancel" msgid="9118496285835687125">"إغلاق"</string>
    <string name="bt_error_btn_ok" msgid="5965151173011534240">"حسنًا"</string>
    <string name="unknown_file" msgid="6092727753965095366">"ملف غير معروف"</string>
@@ -106,7 +105,7 @@
    <string name="upload_success" msgid="4014469387779648949">"اكتمل إرسال <xliff:g id="FILE_SIZE">%1$s</xliff:g>."</string>
    <string name="inbound_history_title" msgid="6940914942271327563">"عمليات النقل الواردة"</string>
    <string name="outbound_history_title" msgid="4279418703178140526">"عمليات النقل الصادرة"</string>
    <string name="no_transfers" msgid="3482965619151865672">"سجل النقل فارغ."</string>
    <string name="no_transfers" msgid="3482965619151865672">"سجلّ النقل فارغ."</string>
    <string name="transfer_clear_dlg_msg" msgid="1712376797268438075">"سيتم محو جميع العناصر من القائمة."</string>
    <string name="outbound_noti_title" msgid="8051906709452260849">"مشاركة البلوتوث: الملفات المرسلة"</string>
    <string name="inbound_noti_title" msgid="4143352641953027595">"مشاركة البلوتوث: الملفات المستلمة"</string>
@@ -137,7 +136,7 @@
    <string name="bluetooth_map_settings_count" msgid="4557473074937024833">"المنافذ المتبقية:"</string>
    <string name="bluetooth_map_settings_app_icon" msgid="7105805610929114707">"رمز التطبيق"</string>
    <string name="bluetooth_map_settings_title" msgid="7420332483392851321">"إعدادات مشاركة الرسائل عبر بلوتوث"</string>
    <string name="bluetooth_map_settings_no_account_slots_left" msgid="1796029082612965251">"يتعذر تحديد الحساب. عدد المنافذ المتبقية: ۰"</string>
    <string name="bluetooth_map_settings_no_account_slots_left" msgid="1796029082612965251">"يتعذر اختيار الحساب. عدد المنافذ المتبقية: ۰"</string>
    <string name="bluetooth_connected" msgid="6718623220072656906">"تم الاتصال بالبث الصوتي عبر البلوتوث."</string>
    <string name="bluetooth_disconnected" msgid="3318303728981478873">"انقطع الاتصال بالبث الصوتي عبر البلوتوث."</string>
    <string name="a2dp_sink_mbs_label" msgid="7566075853395412558">"بث صوتي عبر البلوتوث"</string>
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ package com.android.bluetooth.hfp;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.Mockito.*;

import android.app.PropertyInvalidatedCache;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.Context;
@@ -66,6 +67,7 @@ public class HeadsetPhoneStateTest {
        if (Looper.myLooper() == null) {
            Looper.prepare();
        }
        PropertyInvalidatedCache.disableForTestMode();
        MockitoAnnotations.initMocks(this);
        TelephonyManager.disableServiceHandleCaching();
        // Mock SubscriptionManager.getDefaultSubscriptionId() to return a valid value