Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 36) sorted by relevance

12

/aosp14/frameworks/base/media/java/android/media/
H A DAudioPatch.java41 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch()
51 public AudioPortConfig[] sources() { in sources() method in AudioPatch
H A DHwAudioSource.java160 AudioPortConfig[] sources = patch.sources(); in getDeviceId() local
H A DAudioRecordingConfiguration.java262 final AudioPortConfig[] sources = patch.sources(); in getAudioDevice() local
/aosp14/frameworks/base/core/proto/android/view/
H A Dinsetsstate.proto31 repeated InsetsSourceProto sources = 1; field
/aosp14/frameworks/base/services/core/jni/gnss/
H A DGnssConfiguration.h77 hardware::hidl_vec<T_BlocklistSource> sources; in getBlocklistedSources() local
H A DGnssConfiguration.cpp115 auto sources = in setBlocklist() local
191 auto sources = getBlocklistedSources<BlocklistedSource_V1_1, in setBlocklist() local
236 auto sources = getBlocklistedSources<BlocklistedSource_V2_1, in setBlocklist() local
/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp206 std::vector<const GLFrame*> sources; in CopyPixelsFrom() local
377 std::vector<const GLFrame*> sources; in ReadTexturePixels() local
/aosp14/frameworks/base/tools/aapt2/process/
H A DSymbolTable.cpp163 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()
/aosp14/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DEndToEndTest.kt96 val sources = mutableMapOf<String, String>() regex
/aosp14/frameworks/base/telephony/java/android/telephony/emergency/
H A DEmergencyNumber.java460 List<Integer> sources = new ArrayList<>(); in getEmergencyNumberSources() local
477 public boolean isFromSources(@EmergencyNumberSources int sources) { in isFromSources()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DLocaleUtils.java150 public static <T> void filterByLanguage( in filterByLanguage()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsSourceTest.java218 final SparseArray<InsetsSource> sources = new SparseArray<>(numTotalSources); in testCreateId() local
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java821 ArrayList<Pair<SourceKey, SourceDumpContainer>> sources = new ArrayList<>(numOfSources); in createSortedAssociations() local
841 ArrayList<Pair<SourceKey, SourceDumpContainer>> sources, long now, long totalTime, in dumpStats()
902 String prefixInnerInner, ArrayList<Pair<SourceKey, SourceDumpContainer>> sources, in dumpSources()
/aosp14/frameworks/base/core/proto/android/service/
H A Dprocstats.proto293 repeated PackageAssociationSourceProcessStatsProto sources = 2; field
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java308 int[] sources, in glGetDebugMessageLogKHR()
325 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
336 int[] sources, in glGetDebugMessageLogKHR()
349 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
H A DGLES32.java314 int[] sources, in glGetDebugMessageLog()
331 java.nio.IntBuffer sources, in glGetDebugMessageLog()
342 int[] sources, in glGetDebugMessageLog()
355 java.nio.IntBuffer sources, in glGetDebugMessageLog()
/aosp14/frameworks/base/core/java/android/view/
H A DInputDevice.java471 int productId, String descriptor, boolean isExternal, int sources, int keyboardType, in InputDevice()
620 public Builder setSources(int sources) { in setSources()
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DImageShader.java281 public void processMulti(TextureSource[] sources, RenderTarget target, int width, int height) { in processMulti()
610 private void bindInputTextures(TextureSource[] sources) { in bindInputTextures()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityInputFilter.java917 public void setCombinedGenericMotionEventSources(int sources) { in setCombinedGenericMotionEventSources()
/aosp14/system/core/libsync/tests/
H A Dsync_test.cpp177 SyncFence(const vector<SyncFence> &sources) noexcept { in SyncFence()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowContainerTests.java1139 ArrayList<WindowContainer<WindowState>> sources = new ArrayList<>(); in verifyWindowContainerApplyAnimation() local
1215 ArrayList<WindowContainer> sources = new ArrayList<>(); in testFreezeInsetsStateWhenAppTransition() local
H A DDisplayContentTests.java2357 ArrayList<WindowContainer> sources = new ArrayList<>(); in testShowImeScreenshot() local
2411 ArrayList<WindowContainer> sources = new ArrayList<>(); in testRemoveImeScreenshot_whenTargetSurfaceWasInvisible() local
/aosp14/frameworks/base/core/java/android/app/
H A DFragmentTransition.java153 final ArrayList<String> sources; in calculateNameOverrides() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java1132 int sources = InputManager.getInstance().getInputDevice(ev.getDeviceId()).getSources(); in isButtonPressFromTrackpad() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2488 Vector<StripSource*> sources; in DngCreator_nativeWriteImage() local
2600 Vector<StripSource*> sources; in DngCreator_nativeWriteInputStream() local

12