/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/ |
D | EmergencyNumberTest.java | 70 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberUnspecified() local 123 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberSpecificService() local 192 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberMultipleServices() local
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLogKHR.java | 6 int[] sources, in glGetDebugMessageLogKHR() 23 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR() 34 int[] sources, in glGetDebugMessageLogKHR() 47 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
|
D | glGetDebugMessageLog.java | 6 int[] sources, in glGetDebugMessageLog() 23 java.nio.IntBuffer sources, in glGetDebugMessageLog() 34 int[] sources, in glGetDebugMessageLog() 47 java.nio.IntBuffer sources, in glGetDebugMessageLog()
|
/frameworks/base/media/java/android/media/ |
D | AudioPatch.java | 40 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch() 50 public AudioPortConfig[] sources() { in sources() method in AudioPatch
|
D | AudioRecordingConfiguration.java | 252 final AudioPortConfig[] sources = patch.sources(); in getAudioDevice() local
|
/frameworks/compile/libbcc/lib/ |
D | RSScriptGroupFusion.cpp | 91 int getFusedFuncSig(const std::vector<Source*>& sources, in getFusedFuncSig() 134 const std::vector<Source*>& sources, in getFusedFuncType() 177 const std::vector<Source *>& sources, in fuseKernels()
|
D | RSCompilerDriver.cpp | 306 const std::vector<Source*>& sources, in buildScriptGroup()
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/ |
D | DirectStatementService.java | 191 List<String> sources = extras.getStringArrayList(EXTRA_SOURCE_ASSET_DESCRIPTORS); in onStartCommand() local 231 public IsAssociatedCallable(List<String> sources, String target, String relation, in IsAssociatedCallable()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
D | AudioRoute.h | 41 void setSources(const PolicyAudioPortVector &sources) { mSources = sources; } in setSources()
|
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
D | VideoPauseTracker.java | 194 private String sourcesToString(Collection<Integer> sources) { in sourcesToString()
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | gl_frame.cpp | 206 std::vector<const GLFrame*> sources; in CopyPixelsFrom() local 377 std::vector<const GLFrame*> sources; in ReadTexturePixels() local
|
/frameworks/native/services/inputflinger/reader/ |
D | Macros.h | 78 static inline bool sourcesMatchMask(uint32_t sources, uint32_t sourceMask) { in sourcesMatchMask()
|
/frameworks/base/telephony/java/android/telephony/emergency/ |
D | EmergencyNumber.java | 447 List<Integer> sources = new ArrayList<>(); in getEmergencyNumberSources() local 464 public boolean isFromSources(@EmergencyNumberSources int sources) { in isFromSources()
|
/frameworks/base/tools/aapt2/process/ |
D | SymbolTable.cpp | 163 const ResourceName& name, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindByName() 174 ResourceId id, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindById()
|
/frameworks/av/media/libmedia/include/media/ |
D | PatchBuilder.h | 96 PortCfgs sources() { return PortCfgs(&mPatch.num_sources, mPatch.sources); } in sources() function
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | LocaleUtils.java | 148 public static <T> void filterByLanguage( in filterByLanguage()
|
/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 198 std::vector<bcc::Source*> sources; in compileScriptGroup() local
|
/frameworks/base/core/proto/android/service/ |
D | procstats.proto | 251 repeated PackageAssociationSourceProcessStatsProto sources = 2; field
|
/frameworks/av/media/libaudiohal/impl/ |
D | DeviceHalLocal.cpp | 159 const struct audio_port_config *sources, in createAudioPatch()
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 308 int[] sources, in glGetDebugMessageLogKHR() 325 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR() 336 int[] sources, in glGetDebugMessageLogKHR() 349 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
|
D | GLES32.java | 314 int[] sources, in glGetDebugMessageLog() 331 java.nio.IntBuffer sources, in glGetDebugMessageLog() 342 int[] sources, in glGetDebugMessageLog() 355 java.nio.IntBuffer sources, in glGetDebugMessageLog()
|
/frameworks/av/media/img_utils/src/ |
D | TiffWriter.cpp | 59 status_t TiffWriter::write(Output* out, StripSource** sources, size_t sourcesCount, in write()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | ImageShader.java | 281 public void processMulti(TextureSource[] sources, RenderTarget target, int width, int height) { in processMulti() 610 private void bindInputTextures(TextureSource[] sources) { in bindInputTextures()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/ |
D | MLand.java | 258 int sources = dev.getSources(); in isGamePad() local
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | Serializer.cpp | 165 static constexpr const char *sources = "sources"; member 573 PolicyAudioPortVector sources; in deserialize() local
|