Home
last modified time | relevance | path

Searched refs:Arrays (Results 1 – 25 of 25) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothUtils.java29 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()
DBluetoothDeviceService.java55 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/
DDfuProvider.java33 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/
DMeterService.java35 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/
DConnectedDevicesSliceProvider.java78 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()
DConnectedDevicesPreferenceFragment.java50 import java.util.Arrays;
84 new HashSet<>(Arrays.asList(KEY_PAIR_REMOTE));
/device/generic/vulkan-cereal/third-party/angle/extensions/
DANGLE_client_arrays.txt59 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":
DANGLE_multi_draw.txt97 Section 2.8 Vertex Arrays:
217 2.8 Vertex Arrays".
DEXT_robustness.txt183 Add to Section 2.8 "Vertex Arrays" before subsection "Transferring
243 Append to the third paragraph of section 4.1.9 "Arrays"
DANGLE_base_vertex_base_instance.txt116 Section 10.5 Drawing Commands Using Vertex Arrays:
DANGLE_instanced_arrays.txt87 Modify section 2.8 (Vertex Arrays), p. 21
/device/generic/vulkan-cereal/third-party/angle/src/android_system_settings/src/com/android/angle/common/
DGlobalSettings.java25 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/
DJobExecutor.java26 import java.util.Arrays;
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Context.h46 Arrays, enumerator
DGLESv2Context.cpp519 (cmd != DrawCallCmd::Arrays && in drawWithEmulations()
592 case DrawCallCmd::Arrays: in drawWithEmulations()
DGLESv2Imp.cpp1566 GLESv2Context::DrawCallCmd::Arrays, in glDrawArrays()
1584 GLESv2Context::DrawCallCmd::Arrays, in glDrawArraysNullAEMU()
/device/generic/vulkan-cereal/third-party/angle/doc/
DStarter-Projects.md73 ### Refactor std::maps into Static Arrays
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java50 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/
Ddeqp_gles31_test_expectations.txt214 // Arrays of opaque types as function parameters (possibly related to issue 3882)
/device/generic/vulkan-cereal/protocols/gles2/
Dgles2.in233 ## until right before glDrawElements/Arrays.
236 ## just before glDrawElements/Arrays.
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.in229 ## until right before glDrawElements/Arrays.
232 ## just before glDrawElements/Arrays.
/device/generic/vulkan-cereal/protocols/vulkan/style/
Dwriting.txt128 === Describing Pointers, Handles, Structures, and Arrays
/device/generic/vulkan-cereal/protocols/vulkan/appendices/
Dglossary.txt505 Arrays are composed of multiple elements, where each element exists at a
/device/generic/vulkan-cereal/protocols/vulkan/chapters/
Dinterfaces.txt674 Arrays of any of these types can: be indexed with _constant integral
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.mjs9506 // Arrays terminate newlines with `\crcr` which consumes a `\cr` if
10008 }; // Arrays are part of LaTeX, defined in lttab.dtx so its documentation