/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothUtilsTest.java | 630 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in testHasConnectedBroadcastSource_leadDeviceConnectedToBroadcastSource() local 656 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in testHasConnectedBroadcastSource_memberDeviceConnectedToBroadcastSource() local 675 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in testHasConnectedBroadcastSource_deviceNotConnectedToBroadcastSource() local 692 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in testHasConnectedBroadcastSourceForBtDevice_deviceConnectedToBroadcastSource() local 708 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in testHasConnectedBroadcastSourceForBtDevice_deviceNotConnectedToBroadcastSource() local 733 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in hasConnectedBroadcastSource_hysteresisFix_leadDeviceHasActiveLocalSource() local 758 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in hasConnectedBroadcastSource_hysteresisFix_memberDeviceHasActiveLocalSource() local 776 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in hasConnectedBroadcastSource_hysteresisFix_deviceNoActiveLocalSource() local 792 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in hasConnectedBroadcastSourceForBtDevice_hysteresisFix_deviceHasActiveLocalSource() local 808 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in hasConnectedBroadcastSourceForBtDevice_hysteresisFix_deviceNoActiveLocalSource() local [all …]
|
H A D | CachedBluetoothDeviceTest.java | 1986 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in getConnectionSummary_isBroadcastPrimary_fallbackDevice_returnActive() local 2008 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in getConnectionSummary_isBroadcastPrimary_activeDevice_returnActive() local 2031 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in getConnectionSummary_isBroadcastNotPrimary_returnActiveMedia() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/ |
H A D | MediaOutputBroadcastDialogTest.java | 209 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in startBroadcastWithConnectedDevices_hasBroadcastSource_failToAddSource() local 232 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in startBroadcastWithConnectedDevices_noBroadcastSource_failToAddSource() local 406 List<BluetoothLeBroadcastReceiveState> sourceList = new ArrayList<>(); in addSourceToAllConnectedDevices() local
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/ |
D | AppGridViewModel.kt | 85 val sourceList = if (it.appTypes and APP_TYPE_LAUNCHABLES == 1) { in getAppList() constant
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | CopyNewEmoji.java | 32 final String[] sourceList = sourceDir.list(); in main() local
|
/aosp_15_r20/external/guice/core/test/com/google/inject/spi/ |
H A D | MessageTest.java | 19 List<Object> sourceList = Lists.newArrayList(new Object()); in testMessageHashCodeVariesWithCause() local
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/default/ |
H A D | GnssConfiguration.cpp | 24 ndk::ScopedAStatus GnssConfiguration::setBlocklist(const vector<BlocklistedSource>& sourceList) { in setBlocklist()
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothUtils.java | 757 List<BluetoothLeBroadcastReceiveState> sourceList = assistant.getAllSources(device); in hasConnectedBroadcastSourceForBtDevice() local 783 List<BluetoothLeBroadcastReceiveState> sourceList = assistant.getAllSources(device); in hasActiveLocalBroadcastSourceForBtDevice() local
|
/aosp_15_r20/hardware/interfaces/gnss/1.1/default/ |
H A D | GnssConfiguration.cpp | 49 Return<bool> GnssConfiguration::setBlacklist(const hidl_vec<BlacklistedSource>& sourceList) { in setBlacklist()
|
/aosp_15_r20/hardware/interfaces/gnss/common/utils/default/v2_1/ |
H A D | GnssConfiguration.cpp | 75 const hidl_vec<BlacklistedSourceV2_1>& sourceList) { in setBlacklist_2_1()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/ |
D | AudioStreamsHelper.java | 270 List<BluetoothLeBroadcastReceiveState> sourceList = in hasConnectedBroadcastSource() local
|
/aosp_15_r20/frameworks/base/tests/vcn/java/android/net/vcn/util/ |
H A D | PersistableBundleUtilsTest.java | 158 final List<TestClass> sourceList = new ArrayList<>(); in testListConversionLossless() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Factory.java | 188 List<XMLSource> sourceList = new ArrayList<>(); in makeResolvingSource() local
|
H A D | XMLSource.java | 1289 List<XMLSource> sourceList = new ArrayList<>(sources.values()); in findNonAliasedPaths() local 1431 public ResolvingSource(List<XMLSource> sourceList) { in ResolvingSource()
|
H A D | CLDRFile.java | 337 List<XMLSource> sourceList = new ArrayList<>(); in CLDRFile() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
H A D | TestTransformsSimple.java | 329 private static int showItems(PrintWriter out, boolean th, String... sourceList) { in showItems()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/jar/ |
H A D | JarVerifier.java | 596 List<CodeSource> sourceList = new ArrayList<>(); in findMatchingSigners() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/22/libcore/ojluni/src/main/java/java/util/jar/ |
D | JarVerifier.java | 596 List<CodeSource> sourceList = new ArrayList<>(); in findMatchingSigners() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/jar/ |
D | JarVerifier.java | 596 List<CodeSource> sourceList = new ArrayList<>(); in findMatchingSigners() local
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
H A D | DriverTest.kt | 643 val sourceList = in <lambda>() constant
|
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
H A D | HdmiCecClientWrapper.java | 538 public List<CecOperand> getAllMessages(List<LogicalAddress> sourceList, int duration) in getAllMessages()
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/localeconverter/ |
H A D | XLIFF2ICUConverter.java | 432 NodeList sourceList = doc.getElementsByTagName(SOURCE); in createRB() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/ |
H A D | MediaSwitchingController.java | 1288 List<BluetoothLeBroadcastReceiveState> sourceList = assistant.getAllSources(sink); in isThereAnyBroadcastSourceIntoSinkDevice() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/ |
D | MeasurementDaoTest.java | 4235 List<Source> sourceList = in testGetSourceEventReports() local 4424 List<Source> sourceList = in getSourceEventReports_sourcesWithSameEventId_haveSeparateEventReportsMatch() local 4576 List<Source> sourceList = new ArrayList<>(); in testUpdateSourceStatus() local 4608 List<Source> sourceList = new ArrayList<>(); in updateSourceAttributedTriggers_baseline_equal() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | UnicodeSet.java | 4570 private int[] sourceList; field in UnicodeSetIterator2
|