Home
last modified time | relevance | path

Searched defs:getSource (Results 1 – 25 of 49) sorted by relevance

12

/aosp12/frameworks/compile/libbcc/include/bcc/
H A DScript.h114 inline Source &getSource() { return *mSource; } in getSource() function
115 inline const Source &getSource() const { return *mSource; } in getSource() function
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSourceResult.java24 Source getSource(); in getSource() method
H A DCursorBackedSourceResult.java39 public GoogleSource getSource() { in getSource() method in CursorBackedSourceResult
H A DSuggestions.java64 public Source getSource() { in getSource() method in Suggestions
/aosp12/frameworks/av/services/audioflinger/
H A DRecordTracks.h140 virtual Source* getSource() { return nullptr; } in getSource() function
171 Source* getSource() override { return static_cast<Source*>(this); } in getSource() function
/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DStatement.java68 public AbstractAsset getSource() { in getSource() method in Statement
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessage.java79 public int getSource() { in getSource() method in HdmiCecMessage
/aosp12/frameworks/base/core/java/android/view/
H A DInputEvent.java76 public abstract int getSource(); in getSource() method in InputEvent
H A DVerifiedInputEvent.java107 public int getSource() { in getSource() method in VerifiedInputEvent
H A DContentInfo.java204 public int getSource() { in getSource() method in ContentInfo
/aosp12/frameworks/base/location/java/android/location/
H A DCountry.java128 public final int getSource() { in getSource() method in Country
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DAccountDisplayInfo.java47 public AccountWithDataSet getSource() { in getSource() method in AccountDisplayInfo
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifierConverter.cpp24 static common::V1_0::Source getSource(uint32_t source) { in getSource() function
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
H A DAbstractGoogleSourceResult.java43 public Source getSource() { in getSource() method in AbstractGoogleSourceResult
/aosp12/frameworks/base/core/java/android/text/style/
H A DImageSpan.java266 public String getSource() { in getSource() method in ImageSpan
/aosp12/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
H A DMockSource.java163 public Source getSource() { in getSource() method in MockSource.Result
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestionInfo.java215 public @NonNull @Source String getSource() { in getSource() method in InlineSuggestionInfo
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DStreamingSource.cpp226 sp<AnotherPacketSource> NuPlayer::StreamingSource::getSource(bool audio) { in getSource() function in android::NuPlayer::StreamingSource
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPolicyConfig.h71 const std::string& getSource() const { in getSource() function
/aosp12/frameworks/native/libs/ui/include_types/ui/
H A DColorSpace.h282 constexpr const ColorSpace& getSource() const noexcept { return mSource; } in getSource() function
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DColorSpace.h282 constexpr const ColorSpace& getSource() const noexcept { return mSource; } in getSource() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/
H A DImage.java211 public int getSource() { in getSource() method in Image
/aosp12/frameworks/base/tests/testables/src/android/testing/
H A DTestableLooper.java337 public Throwable getSource() { in getSource() method in TestableLooper.LooperFrameworkMethod.LooperException
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotHelper.java82 public int getSource() { in getSource() method in ScreenshotHelper.ScreenshotRequest
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsSourceProvider.java143 InsetsSource getSource() { in getSource() method in InsetsSourceProvider

12