/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | BluetoothUtils.java | 29 import java.util.Arrays; 65 sKnownRemoteLabels = Collections.unmodifiableList(Arrays.asList( in setKnownRemoteLabels() 70 Arrays.asList( in setKnownRemoteLabels() 223 Arrays.asList(context.getResources().getStringArray(stringArrayResId)); in isBluetoothDeviceMetadataInList()
|
D | BluetoothDeviceService.java | 55 import java.util.Arrays; 83 Arrays.asList(new Intent("com.google.android.tvsetup.app.REPAIR_REMOTE"),
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ |
D | DfuProvider.java | 33 import java.util.Arrays; 72 return Arrays.stream(params[0]) in doInBackground() 160 Arrays.asList(mContext.getResources().getStringArray(R.array.dfu_binary_md5s)))); in DfuProvider() 165 Collections.unmodifiableSet(Arrays.stream(versionStrs) in DfuProvider()
|
/device/generic/goldfish/radio/RadioConfig/src/com/android/emulator/radio/config/ |
D | MeterService.java | 35 import java.util.Arrays; 93 mSm.setSubscriptionPlans(mSubId, Arrays.asList(buildValidSubscriptionPlan())); in turn()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/ |
D | ConnectedDevicesSliceProvider.java | 78 import java.util.Arrays; 251 List<String> updatedUris = Arrays.asList(GENERAL_SLICE_URI.toString()); in createGeneralSlice() 440 List<String> updatedUris = Arrays.asList(GENERAL_SLICE_URI.toString(), in createBluetoothDeviceSlice() 499 List<String> updatedUris = Arrays.asList(GENERAL_SLICE_URI.toString(), in createBluetoothDeviceSlice() 531 List<String> updatedUris = Arrays.asList(GENERAL_SLICE_URI.toString(), sliceUri.toString()); in createBluetoothDeviceSlice() 560 updatedUris = Arrays.asList(GENERAL_SLICE_URI.toString(), sliceUri.toString()); in createBluetoothDeviceSlice()
|
D | ConnectedDevicesPreferenceFragment.java | 50 import java.util.Arrays; 84 new HashSet<>(Arrays.asList(KEY_PAIR_REMOTE));
|
/device/generic/vulkan-cereal/third-party/angle/extensions/ |
D | ANGLE_client_arrays.txt | 59 Add after paragraph 3 of section 2.8 "Vertex Arrays": 65 Add to the end of section 2.9.1 "Vertex Arrays in Buffer Objects":
|
D | ANGLE_multi_draw.txt | 97 Section 2.8 Vertex Arrays: 217 2.8 Vertex Arrays".
|
D | EXT_robustness.txt | 183 Add to Section 2.8 "Vertex Arrays" before subsection "Transferring 243 Append to the third paragraph of section 4.1.9 "Arrays"
|
D | ANGLE_base_vertex_base_instance.txt | 116 Section 10.5 Drawing Commands Using Vertex Arrays:
|
D | ANGLE_instanced_arrays.txt | 87 Modify section 2.8 (Vertex Arrays), p. 21
|
/device/generic/vulkan-cereal/third-party/angle/src/android_system_settings/src/com/android/angle/common/ |
D | GlobalSettings.java | 25 import java.util.Arrays; 198 valueList = new ArrayList<>(Arrays.asList(settingsValue.split(","))); in getGlobalSettingsString()
|
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/ |
D | JobExecutor.java | 26 import java.util.Arrays;
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/ |
D | GLESv2Context.h | 46 Arrays, enumerator
|
D | GLESv2Context.cpp | 519 (cmd != DrawCallCmd::Arrays && in drawWithEmulations() 592 case DrawCallCmd::Arrays: in drawWithEmulations()
|
D | GLESv2Imp.cpp | 1566 GLESv2Context::DrawCallCmd::Arrays, in glDrawArrays() 1584 GLESv2Context::DrawCallCmd::Arrays, in glDrawArraysNullAEMU()
|
/device/generic/vulkan-cereal/third-party/angle/doc/ |
D | Starter-Projects.md | 73 ### Refactor std::maps into Static Arrays
|
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/ |
D | BrowserProvider2.java | 50 import java.util.Arrays; 1437 if (!Arrays.equals(nfavicon, cfavicon)) { in shouldUpdateImages() 1443 if (!Arrays.equals(nthumb, cthumb)) { in shouldUpdateImages() 1449 if (!Arrays.equals(ntouch, ctouch)) { in shouldUpdateImages()
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/ |
D | deqp_gles31_test_expectations.txt | 214 // Arrays of opaque types as function parameters (possibly related to issue 3882)
|
/device/generic/vulkan-cereal/protocols/gles2/ |
D | gles2.in | 233 ## until right before glDrawElements/Arrays. 236 ## just before glDrawElements/Arrays.
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 229 ## until right before glDrawElements/Arrays. 232 ## just before glDrawElements/Arrays.
|
/device/generic/vulkan-cereal/protocols/vulkan/style/ |
D | writing.txt | 128 === Describing Pointers, Handles, Structures, and Arrays
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | glossary.txt | 505 Arrays are composed of multiple elements, where each element exists at a
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | interfaces.txt | 674 Arrays of any of these types can: be indexed with _constant integral
|
/device/generic/vulkan-cereal/protocols/vulkan/katex/ |
D | katex.mjs | 9506 // Arrays terminate newlines with `\crcr` which consumes a `\cr` if 10008 }; // Arrays are part of LaTeX, defined in lttab.dtx so its documentation
|