/aosp14/frameworks/base/media/java/android/media/ |
H A D | AudioPatch.java | 41 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch() 51 public AudioPortConfig[] sources() { in sources() method in AudioPatch
|
H A D | HwAudioSource.java | 160 AudioPortConfig[] sources = patch.sources(); in getDeviceId() local
|
H A D | AudioRecordingConfiguration.java | 262 final AudioPortConfig[] sources = patch.sources(); in getAudioDevice() local
|
/aosp14/frameworks/base/core/proto/android/view/ |
H A D | insetsstate.proto | 31 repeated InsetsSourceProto sources = 1; field
|
/aosp14/frameworks/base/services/core/jni/gnss/ |
H A D | GnssConfiguration.h | 77 hardware::hidl_vec<T_BlocklistSource> sources; in getBlocklistedSources() local
|
H A D | GnssConfiguration.cpp | 115 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 D | gl_frame.cpp | 206 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 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()
|
/aosp14/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | EndToEndTest.kt | 96 val sources = mutableMapOf<String, String>() regex
|
/aosp14/frameworks/base/telephony/java/android/telephony/emergency/ |
H A D | EmergencyNumber.java | 460 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 D | LocaleUtils.java | 150 public static <T> void filterByLanguage( in filterByLanguage()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | InsetsSourceTest.java | 218 final SparseArray<InsetsSource> sources = new SparseArray<>(numTotalSources); in testCreateId() local
|
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/ |
H A D | AssociationState.java | 821 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 D | procstats.proto | 293 repeated PackageAssociationSourceProcessStatsProto sources = 2; field
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A 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()
|
H A 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()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | InputDevice.java | 471 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 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()
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityInputFilter.java | 917 public void setCombinedGenericMotionEventSources(int sources) { in setCombinedGenericMotionEventSources()
|
/aosp14/system/core/libsync/tests/ |
H A D | sync_test.cpp | 177 SyncFence(const vector<SyncFence> &sources) noexcept { in SyncFence()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowContainerTests.java | 1139 ArrayList<WindowContainer<WindowState>> sources = new ArrayList<>(); in verifyWindowContainerApplyAnimation() local 1215 ArrayList<WindowContainer> sources = new ArrayList<>(); in testFreezeInsetsStateWhenAppTransition() local
|
H A D | DisplayContentTests.java | 2357 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 D | FragmentTransition.java | 153 final ArrayList<String> sources; in calculateNameOverrides() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
H A D | EdgeBackGestureHandler.java | 1132 int sources = InputManager.getInstance().getInputDevice(ev.getDeviceId()).getSources(); in isButtonPressFromTrackpad() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 2488 Vector<StripSource*> sources; in DngCreator_nativeWriteImage() local 2600 Vector<StripSource*> sources; in DngCreator_nativeWriteInputStream() local
|